diff options
author | Philippe Coval <philippe.coval@osg.samsung.com> | 2017-01-24 16:04:55 +0100 |
---|---|---|
committer | Philippe Coval <philippe.coval@osg.samsung.com> | 2017-01-24 16:05:21 +0100 |
commit | 23fe3d146e7cc1a185dbcd22fbf07712350805df (patch) | |
tree | a65ccb2ce6294525b10d9ce59ca6f5a12333d393 /default.xml | |
parent | 86d717fb5d5ed8b09ad1e9cddccea1f02353b474 (diff) |
meta-oic: Pin 1.2.0 branch
Note that AGL's downstream patches are applied in upstream 1.2.0 branch
(but at later revision), so let's pin to match release context.
Bug-AGL: SPEC-158
Change-Id: I03b994adf1c1aa2a760f0924fccfd98e4dd62fad
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 524d9209..b91e1a33 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.2.0" /> + <project name="meta-oic" path="meta-oic" remote="yocto" revision="0bdd959e0dee4f63098702c302d1d214ac3d808a" /> <!-- meta-amb --> <project name="tripzero/meta-amb" path="meta-amb" remote="github" revision="master" /> |