default.xml: update to YP 3.1.6 45/26145/2
authorScott Murray <scott.murray@konsulko.com>
Mon, 8 Mar 2021 17:53:05 +0000 (12:53 -0500)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Mon, 15 Mar 2021 22:02:03 +0000 (22:02 +0000)
Update poky to the include the yocto-3.1.6 revision plus an additional
required bugfix commit that missed the release tag, and also uprev the
meta-openembedded, meta-virtualization, and meta-raspberrypi layers to
their latest dunfell revisions to pick up fixes.  Updates to community
supported hardware BSP layers will be addressed separately at a later
time.

Bug-AGL: SPEC-3840

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

default.xml

index 9aece60..0548327 100644 (file)
   <!-- YOCTO & OE -->
 
   <!-- Yocto/OpenEmbedded things. -->
-  <project name="poky" path="external/poky" remote="yocto" revision="e32d854e33bc86c2a616df8708e021a098afcf73" upstream="dunfell" />
+  <project name="poky" path="external/poky" remote="yocto" revision="b573215eafbd79f3d7ac12ff662753b6835baac3" 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="5bba79488b7d393d2258d6e917f7bf7b0d7c4073" upstream="dunfell" />
+  <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="346681e7bf9c78008a845fc89031be4fd4ceb3a1" upstream="dunfell" />
 
 
   <!-- UPSTREAM COMPONENTS -->
 
   <!-- meta-virtualization -->
-  <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="92cd3467502bd27b98a76862ca6525ce425a8479" upstream="dunfell"/>
+  <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="502b81ae3ae11bf4d889b7eff6239fb9e6c55994" upstream="dunfell"/>
 
   <!-- Qt things -->
   <project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="0d8eb956015acdea7e77cd6672d08dce18061510" upstream="dunfell"/>
@@ -84,7 +84,7 @@
   <project name="meta-ti" path="bsp/meta-ti" remote="yocto" revision="07209f738f14c98e84874573c98a948ba894ecf3" upstream="dunfell"/>
 
   <!-- Raspberry Pi 3, 3B+, and 4 -->
-  <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="987993209716302eb8f314f69a2a3340555f94d8" upstream="dunfell"/>
+  <project name="meta-raspberrypi" path="bsp/meta-raspberrypi" remote="yocto" revision="77190af02d48adc2b28216775e6318e9eeda571c" upstream="dunfell"/>
 
   <!-- DragonBoard 410c specific things -->
   <project name="meta-qcom" path="bsp/meta-qcom" remote="yocto" revision="2778e164cd0427277e37fc03c8ed19179da1613b" upstream="dunfell"/>