diff options
author | Philippe Coval <philippe.coval@osg.samsung.com> | 2016-09-21 10:46:36 +0200 |
---|---|---|
committer | Philippe Coval <philippe.coval@osg.samsung.com> | 2016-09-21 10:55:42 +0200 |
commit | da0629eac4ba02b5ad0b80117040de622c49baa8 (patch) | |
tree | 77db368f47adab474381d4102ebd0cecf735e8a9 | |
parent | 152aaeec66c2b8677c781b32f1e37ee834029950 (diff) |
meta-oic: Update to latest release 1.1.1
Bug: https://jira.automotivelinux.org/browse/SPEC-158
Change-Id: I3c37657d517c990ef1e68180ff3137404ad8aa54
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index ee9c21ee..2bcd461f 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="yocto" revision="1.0.1" /> + <project name="meta-oic" path="meta-oic" remote=github" revision="1.1.1" /> <!-- meta-amb --> <project name="tripzero/meta-amb" path="meta-amb" remote="github" revision="master" /> |