diff options
author | Philippe Coval <philippe.coval@osg.samsung.com> | 2016-09-22 14:17:55 +0200 |
---|---|---|
committer | Philippe Coval <philippe.coval@osg.samsung.com> | 2016-09-22 14:17:55 +0200 |
commit | 894ef1be6c43755b15e7740e760e640aba09c0af (patch) | |
tree | eced43a19dfc1a5239066159eb8764dc316e8cac /default.xml | |
parent | da0629eac4ba02b5ad0b80117040de622c49baa8 (diff) |
meta-oic: Update to latest release 1.1.1 (fix)
May be squashed into:
https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL/AGL-repo.git;a=commit;h=da0629eac4ba02b5ad0b80117040de622c49baa8
Change-Id: Iec405f93a4e8b3dbfcb39e4d56be3c41df761029
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
Diffstat (limited to 'default.xml')
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index 2bcd461f..5291ae57 100644 --- a/default.xml +++ b/default.xml @@ -52,7 +52,7 @@ <project name="meta-ti" path="meta-ti" remote="yocto" revision="master" /> <!-- iotivity --> - <project name="meta-oic" path="meta-oic" remote=github" revision="1.1.1" /> + <project name="meta-oic" path="meta-oic" remote="yocto" revision="1.1.1" /> <!-- meta-amb --> <project name="tripzero/meta-amb" path="meta-amb" remote="github" revision="master" /> |