summaryrefslogtreecommitdiffstats
path: root/default-floating.xml
diff options
context:
space:
mode:
Diffstat (limited to 'default-floating.xml')
-rw-r--r--default-floating.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/default-floating.xml b/default-floating.xml
index 6320118b..805fb168 100644
--- a/default-floating.xml
+++ b/default-floating.xml
@@ -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 -->
@@ -89,14 +89,14 @@
<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 -->