Use morty branch for meta-security-isafw 55/8655/1
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>
Tue, 7 Mar 2017 21:44:41 +0000 (22:44 +0100)
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>
Tue, 7 Mar 2017 21:44:45 +0000 (22:44 +0100)
isafw got incompatible with krogoth and morty on their master branch.
Upstream added a morty branch (no krogoth branch). Use this branch.

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

index 86afbb7..efe9e39 100644 (file)
@@ -78,8 +78,8 @@
   <project name="kraj/meta-altera" path="meta-altera" remote="github" revision="4364dbfcb600da82ecdfc4797f112d187e40f1c3" />
 
   <!-- Image Security Analysis FrameWork (isafw) -->
-  <!-- newer version broken by use of 'staging_populate_sysroot_dir' in b45750ee93aac553142380ecd9130e5f5906eedf -->
-  <project name="01org/meta-security-isafw" path="meta-security-isafw" remote="github" revision="f44f15bb54057dd60399bb5dc7e0ecc7822168a2" />
+  <!-- use morty branch for CC and DD - conflicting changes in master-->
+  <project name="01org/meta-security-isafw" path="meta-security-isafw" remote="github" revision="morty" />
 
   <!-- IoT Security layer -->
   <!-- fixed version since 3936bc3 removed cynara -->