diff options
Diffstat (limited to 'default.xml')
-rw-r--r-- | default.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/default.xml b/default.xml index 3ab53df7..fe4037cb 100644 --- a/default.xml +++ b/default.xml @@ -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 --> @@ -88,14 +88,14 @@ <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 --> |