Update to YP 3.1.8 25/26425/1
authorScott Murray <scott.murray@konsulko.com>
Thu, 10 Jun 2021 12:48:35 +0000 (08:48 -0400)
committerScott Murray <scott.murray@konsulko.com>
Thu, 10 Jun 2021 12:48:35 +0000 (08:48 -0400)
Update poky to the yocto-3.1.8 revision, and also uprev the
meta-openembedded and meta-security layers to pick up latest dunfell
fixes.  No BSP layers have been updated.

Bug-AGL: SPEC-3984

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

default.xml

index bd4d2e2..7ba9cda 100644 (file)
@@ -29,9 +29,9 @@
   <!-- YOCTO & OE -->
 
   <!-- Yocto/OpenEmbedded things. -->
-  <project name="poky" path="external/poky" remote="yocto" revision="8f7d34d135e167f8949a9c44c00fd066408cb120" upstream="dunfell" />
+  <project name="poky" path="external/poky" remote="yocto" revision="6ebb33bdaccaeadff0c85aab27acf35723df00d8" 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="430ef96fe65f62d8da995f446d5b9b093544f031" upstream="dunfell" />
+  <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="11eae114522a6befa06c7f4021a83bc016133543" upstream="dunfell" />
 
 
   <!-- UPSTREAM COMPONENTS -->
@@ -48,7 +48,7 @@
   <project name="advancedtelematic/meta-updater-raspberrypi" path="external/meta-updater-raspberrypi" remote="github" revision="3e4795b85861e63c54f6f7c573f8bd13b3024072" upstream="dunfell"/>
 
   <!-- Security layer -->
-  <project name="meta-security" path="external/meta-security" remote="yocto" revision="831f2d6451918f1cf77795c2cf5229d1e49f283f" upstream="dunfell"/>
+  <project name="meta-security" path="external/meta-security" remote="yocto" revision="93232ae6d52b0d1968aa0ce69fa745e85e3bbc6b" upstream="dunfell"/>
 
   <!-- meta-codescanner - support for using CodeScanner during the build -->
   <project name="dl9pf/meta-codechecker" path="external/meta-codechecker" remote="github" revision="f27a46feb2291d333744850a82d5c8af303e3bd5" upstream="master"/>