Use fixed revisions for meta-security and meta-security-isafw 91/13691/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Sun, 1 Apr 2018 21:07:49 +0000 (23:07 +0200)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Sun, 1 Apr 2018 21:07:49 +0000 (23:07 +0200)
To avoid broken builds, use fixed revisions.

You can use  default-floating.xml to get the latest revisions of all repos

repo init -b master -m default-floating.xml
repo sync

Change-Id: I607e1b40c878878727ab8cf92a11b0844d5c51b0
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
default.xml

index 3c9fdd3..fbb3296 100644 (file)
 
   <!-- Image Security Analysis FrameWork (isafw) -->
   <!-- try master or disable -->
-  <project name="01org/meta-security-isafw" path="meta-security-isafw" remote="github" revision="master"/>
+  <project name="01org/meta-security-isafw" path="meta-security-isafw" remote="github" revision="489abdc65cefb566d696c8b218aa0b9b99a350ae" upstream="master"/>
 
   <!-- Security layer -->
-  <project name="meta-security" path="meta-security" remote="yocto" revision="master" />
+  <project name="meta-security" path="meta-security" remote="yocto" revision="8f6969a775fa6afbf553e72ba83e71197780b2d8" upstream="master"/>
 
   <!-- SmartDeviceLink layer -->
   <project name="phongt/meta-sdl" path="meta-sdl" remote="github" revision="60c9fe8a4a9c6ca95f222685f8d6248f16236f2a" upstream="release/4.4.0"/>