default.xml: Create krogoth branch for meta-rust
[AGL/AGL-repo.git] / default.xml
index b0d2070..d23cf9e 100644 (file)
   <!-- meta-qt5  -->
   <remote name="github" fetch="https://github.com/" />
 
+  <!-- 01.org (Intel) -->
+  <remote name="01org" fetch="https://github.com/01org/" />
+
   <default revision="master"
            remote="agl"
            sync-j="4" />
 
   <!-- AGL things. -->
   <project name="AGL/meta-agl" path="meta-agl" />
+  <project name="AGL/meta-agl-extra" path="meta-agl-extra" />
   <project name="AGL/meta-agl-demo" path="meta-agl-demo" />
+  <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
 
   <!-- Yocto/OpenEmbedded things. -->
   <project name="poky" path="poky" remote="yocto" revision="jethro" />
@@ -50,7 +55,7 @@
   <project name="tripzero/meta-amb" path="meta-amb" remote="github" revision="master" />
 
   <!-- meta-rust -->
-  <project name="jmesmon/meta-rust" path="meta-rust" remote="github" revision="master" />
+  <project name="konsulko/meta-rust" path="meta-rust" remote="github" revision="krogoth" />
 
   <!-- rpi 2 and 3 -->
   <project name="meta-raspberrypi" path="meta-raspberrypi" remote="yocto" revision="master" />
   <!-- DragonBoard 410c specific things -->
   <project name="meta-qcom" path="meta-qcom" remote="yocto" revision="jethro" />
 
+  <!-- Image Security Analysis FrameWork (isafw) -->
+  <project name="meta-security-isafw" path="meta-security-isafw" remote="01org" revision="jethro" />
+
+  <!-- IoT Security layer -->
+  <project name="meta-intel-iot-security" path="meta-intel-iot-security" remote="01org" revision="c5906a1553513ef192a58231700357c5f14f4ae4" />
+
 </manifest>