path should have been meta-boundary, not github
[AGL/AGL-repo.git] / default.xml
index 5df34f4..1c53eb7 100644 (file)
@@ -3,7 +3,8 @@
 
   <remote name="agl"
          fetch="https://gerrit.automotivelinux.org/gerrit/"
-        review="https://gerrit.automotivelinux.org/gerrit/"
+         review="https://gerrit.automotivelinux.org/gerrit/"
+         pushurl="ssh://gerrit.automotivelinux.org:29418"
   />
 
   <remote name="yocto"
@@ -18,6 +19,8 @@
   <!-- 01.org (Intel) -->
   <remote name="01org" fetch="https://github.com/01org/" />
 
+  <remote fetch="git://git.freescale.com/imx" name="fsl-release" />
+
   <default revision="master"
            remote="agl"
            sync-j="4" />
   <project name="AGL/meta-agl-devel" path="meta-agl-devel" />
 
   <!-- Yocto/OpenEmbedded things. -->
-  <project name="poky" path="poky" remote="yocto" revision="jethro" />
-  <project name="meta-openembedded" path="meta-openembedded" remote="openembedded" revision="jethro" />
+  <project name="poky" path="poky" remote="yocto" revision="krogoth" />
+  <project name="meta-openembedded" path="meta-openembedded" remote="openembedded" revision="krogoth" />
 
-  <!-- Qt things --> <!-- meta-qt5 has qt5.5.x in branch jethro -->
-  <project name="meta-qt5/meta-qt5" path="meta-qt5" remote="github" revision="jethro"/>
+  <!-- Qt things --> <!-- meta-qt5 has qt5.7 in branch morty -->
+  <project name="meta-qt5/meta-qt5" path="meta-qt5" remote="github" revision="morty" />
 
   <!-- Porter specific things. -->
-  <project name="AGL/meta-renesas" path="meta-renesas" revision="agl-1.0-bsp-1.8.0" />
+  <project name="AGL/meta-renesas" path="meta-renesas" />
+
+  <!-- Renesas Gen3 specific things -->
+  <project name="CogentEmbedded/meta-rcar" path="meta-rcar" remote="github" revision="v2.12.0" />
 
   <!-- MinnowBoard MAX specific things -->
-  <project name="meta-intel" path="meta-intel" remote="yocto" revision="jethro" />
+  <project name="meta-intel" path="meta-intel" remote="yocto" revision="krogoth" />
 
   <!-- i.MX6 / e.g. wandboard specific things -->
-  <project name="meta-fsl-arm" path="meta-fsl-arm" remote="yocto" revision="jethro" />
-  <project name="Freescale/meta-fsl-arm-extra" path="meta-fsl-arm-extra" remote="github" revision="jethro" />
+  <project name="meta-fsl-arm" path="meta-fsl-arm" remote="yocto" revision="krogoth" />
+  <project name="Freescale/meta-fsl-arm-extra" path="meta-fsl-arm-extra" remote="github" revision="krogoth" />
+  <!-- <project name="meta-fsl-bsp-release" path="meta-fsl-bsp-release" remote="fsl-release" revision="jethro_4.1.15-1.0.0_ga" /> To be enabled for sabre. Off due to clone time -->
+
+  <!-- Boundary devices bsp layer -->
+  <project name="boundarydevices/meta-boundary" path="meta-boundary" remote="github" revision="krogoth" />
 
   <!-- ti vayu / jacinto 6 / DRA7 -->
-  <project name="meta-ti" path="meta-ti" remote="yocto" revision="master" />
+  <project name="meta-ti" path="meta-ti" remote="yocto" revision="krogoth" />
 
   <!-- iotivity -->
-  <project name="meta-oic" path="meta-oic" remote="yocto" revision="1.0.1" />
+  <project name="meta-oic" path="meta-oic" remote="yocto" revision="1.2.0" />
 
   <!-- meta-amb -->
   <project name="tripzero/meta-amb" path="meta-amb" remote="github" revision="master" />
 
   <!-- meta-rust -->
-  <project name="konsulko/meta-rust" path="meta-rust" remote="github" revision="jethro" />
+  <project name="meta-rust/meta-rust" path="meta-rust" remote="github" revision="d0663639a08ed60bb83fd6eb99e3e2045b21b53c" />
 
   <!-- rpi 2 and 3 -->
-  <project name="meta-raspberrypi" path="meta-raspberrypi" remote="yocto" revision="master" />
+  <project name="meta-raspberrypi" path="meta-raspberrypi" remote="yocto" revision="krogoth" />
 
   <!-- DragonBoard 410c specific things -->
-  <project name="meta-qcom" path="meta-qcom" remote="yocto" revision="jethro" />
+  <project name="meta-qcom" path="meta-qcom" remote="yocto" revision="krogoth" />
 
   <!-- Image Security Analysis FrameWork (isafw) -->
-  <project name="meta-security-isafw" path="meta-security-isafw" remote="01org" revision="jethro" />
+  <project name="meta-security-isafw" path="meta-security-isafw" remote="01org" revision="master" />
 
   <!-- IoT Security layer -->
-  <project name="meta-intel-iot-security" path="meta-intel-iot-security" remote="01org" revision="c5906a1553513ef192a58231700357c5f14f4ae4" />
+  <project name="meta-intel-iot-security" path="meta-intel-iot-security" remote="01org" revision="20bbb97f6d5400b126ae96ef446c3e60c7e16285" />
 
 </manifest>