diff options
author | Philippe Coval <philippe.coval@osg.samsung.com> | 2016-12-20 23:21:51 +0100 |
---|---|---|
committer | Philippe Coval <philippe.coval@osg.samsung.com> | 2016-12-20 23:21:51 +0100 |
commit | 197dd10227474ad8f31cb97fce3f3d187be02022 (patch) | |
tree | abc72d75e6a9012b488608617f0a7037d39dd4be | |
parent | 155f29916b8dd15b8f99bde952d307a8562474ff (diff) |
meta-oic: Update to latest release 1.2.0
Change-Id: I2be760ea9c1739436369f561e86510efcd0b6d5f
Bug-AGL: SPEC-158
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 7bb60b02..f8cf6007 100644 --- a/default.xml +++ b/default.xml @@ -56,7 +56,7 @@ <project name="meta-ti" path="meta-ti" remote="yocto" revision="krogoth" /> <!-- iotivity --> - <project name="meta-oic" path="meta-oic" remote="yocto" revision="1.1.1" /> + <project name="meta-oic" path="meta-oic" remote="yocto" revision="1.2.0" /> <!-- meta-amb --> <project name="tripzero/meta-amb" path="meta-amb" remote="github" revision="master" /> |