More dunfell branch updates 64/24564/1
authorScott Murray <scott.murray@konsulko.com>
Thu, 21 May 2020 15:15:35 +0000 (11:15 -0400)
committerScott Murray <scott.murray@konsulko.com>
Thu, 21 May 2020 15:15:35 +0000 (11:15 -0400)
Switch meta-arm and meta-qcom to their dunfell branches now that they
are available.  Also fixed typo in a recently added comment.

Bug-AGL: SPEC-3302

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I15cd4fa42035fd92f164fe90a8833a8f43ed5fa4

default-floating.xml
default.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 -->
index 3ab53df..fe4037c 100644 (file)
@@ -70,7 +70,7 @@
   <!-- clang support -->
   <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="b9e7c299d426e7e22e3ee45bebb5206ad8bc54fd" upstream="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="e2ef0dd8fa13d6b96e44773b09d07e4817d0a44d" upstream="dunfell" />
 
   <!-- BSPs -->
   <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="1a2652a85e5c2875b48570fee4490ef7d343eea3" upstream="dunfell"/>
 
   <!-- TI Vayu / Jacinto 6 / DRA7 -->
-  <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="8cf7f8eb310d69d1319dc305730428d280e7639f" upstream="master"/>
+  <project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="fa9abd9a6efe5854403c874fe7d83a35490461e5" upstream="dunfell"/>
   <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="a83fb916dcfcad3028256ba8ff7d0626cf475cc5" upstream="dunfell"/>
 
   <!-- Raspberry Pi 3, 3B+, and 4 -->
   <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="eaae982a1b7be3ebcc922fad5677702f5dfe9ce0" upstream="dunfell"/>
 
   <!-- DragonBoard 410c specific things -->
-  <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="23a4efb05b1c17720ebfbac6807337d08c7bf51e" upstream="master"/>
+  <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="f36ade4e5a945e511d848c974cc658a16ad85f72" upstream="dunfell"/>
 
   <!-- Altera SOCFPGA platform -->
   <!-- https://github.com/kraj/meta-altera -->