More dunfell branch updates
[AGL/AGL-repo.git] / default-floating.xml
index 6320118..805fb16 100644 (file)
@@ -71,7 +71,7 @@
   <!-- clang support -->
   <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="master"/>
 
-  <!-- meta-python2 as stop-gap to allow chromium to build until upstream fixed the dependencies" -->
+  <!-- meta-python2 as stop-gap to allow chromium to build until upstream fixes the dependencies -->
   <project name="meta-python2" path="external/meta-python2" remote="openembedded" revision="dunfell" />
 
   <!-- BSPs -->
   <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="dunfell"/>
 
   <!-- TI Vayu / Jacinto 6 / DRA7 -->
-  <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="master"/>
+  <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="dunfell"/>
   <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="dunfell"/>
 
   <!-- Raspberry Pi 3, 3B+, and 4 -->
   <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="dunfell"/>
 
   <!-- DragonBoard 410c specific things -->
-  <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="master"/>
+  <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="dunfell"/>
 
   <!-- Altera SOCFPGA platform -->
   <!-- https://github.com/kraj/meta-altera -->