Add meta-rust
[AGL/AGL-repo.git] / default.xml
index d6a08be..2da988e 100644 (file)
   <remote name="qt5"
           fetch="https://github.com/meta-qt5/" />
 
+  <!-- freescale bsp -->
   <remote name="freescale"
           fetch="https://github.com/Freescale/" />
 
+  <!-- meta-rust -->
+  <remote name="meta-rust" fetch="https://github.com/jmesmon/" />
+
   <default revision="master"
            remote="agl"
            sync-j="4" />
   <project name="meta-fsl-arm" path="meta-fsl-arm" remote="yocto" revision="jethro" />
   <project name="meta-fsl-arm-extra" path="meta-fsl-arm-extra" remote="freescale" revision="jethro" />
 
+  <!-- ti vayu / jacinto 6 / DRA7 -->
+  <project name="meta-ti" path="meta-ti" remote="yocto" revision="master" />
+
+  <!-- iotivity -->
+  <project name="meta-oic" path="meta-oic" remote="yocto" revision="1.0.1" />
+
+  <!-- meta-rust -->
+  <project name="meta-rust" path="meta-rust" remote="meta-rust" revision="master" />
+
 </manifest>