Update to YP 3.1.9 16/26516/2
authorScott Murray <scott.murray@konsulko.com>
Fri, 9 Jul 2021 00:09:33 +0000 (20:09 -0400)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Wed, 21 Jul 2021 15:42:45 +0000 (15:42 +0000)
Update poky to the yocto-3.1.9 revision, and also uprev the
meta-openembedded, meta-virtualization, and meta-python2 layers to
pick up latest dunfell fixes.  Additionally, the meta-raspberrypi
BSP layer has been updated to pick its latest fixes and kernel
updates.

Bug-AGL: SPEC-4017

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I7794ec92d566806457f9be6c7c0a0760b5035159
(cherry picked from commit 90a4db2f6182bdd746531642709d78e798c00e7d)

default.xml

index d00ad67..9ee5c05 100644 (file)
   <!-- YOCTO & OE -->
 
   <!-- Yocto/OpenEmbedded things. -->
-  <project name="poky" path="external/poky" remote="yocto" revision="6ebb33bdaccaeadff0c85aab27acf35723df00d8" upstream="dunfell" />
+  <project name="poky" path="external/poky" remote="yocto" revision="43060f59ba60a0257864f1f7b25b51fac3f2d2cf" upstream="dunfell" />
   <project name="meta-gplv2" path="external/meta-gplv2" remote="yocto" revision="60b251c25ba87e946a0ca4cdc8d17b1cb09292ac" upstream="dunfell" />
-  <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="11eae114522a6befa06c7f4021a83bc016133543" upstream="dunfell" />
+  <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="c38d2a74f762a792046f3d3c377827b08aade513" upstream="dunfell" />
 
 
   <!-- UPSTREAM COMPONENTS -->
 
   <!-- meta-virtualization -->
-  <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="8be0bc1480e649b2df5f9f8e87e01c5acbe61182" upstream="dunfell"/>
+  <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="bf2930c69b163af0ece08cae2649afffa5b3e810" upstream="dunfell"/>
 
   <!-- Qt things -->
   <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="b4d24d70aca75791902df5cd59a4f4a54aa4a125" upstream="dunfell"/>
@@ -66,7 +66,7 @@
   <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="e63d6f9abba5348e2183089d6ef5ea384d7ae8d8" upstream="dunfell"/>
 
   <!-- 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="6b3000729ce3424c2aa8a03cd46ef37b200d2fc1" upstream="dunfell" />
+  <project name="meta-python2" path="external/meta-python2" remote="openembedded" revision="b901080cf57d9a7f5476ab4d96e56c30db8170a8" upstream="dunfell" />
 
   <!-- BSPs -->
 
@@ -84,7 +84,7 @@
   <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="02a53f48b9bdb242185204610610f2209bc92ca6" upstream="dunfell"/>
 
   <!-- Raspberry Pi 3, 3B+, and 4 -->
-  <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="77190af02d48adc2b28216775e6318e9eeda571c" upstream="dunfell"/>
+  <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="f0c75016f06c0395d1e76fde0ef1beb71eaf404a" upstream="dunfell"/>
 
   <!-- DragonBoard 410c specific things -->
   <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>