summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2022-08-29 10:34:31 -0400
committerScott Murray <scott.murray@konsulko.com>2022-08-29 10:34:31 -0400
commit7862dc06223371d1f7fcc7d6be00a47feac08dcb (patch)
tree8f75724261c28f8fb154b208f5a74b381677e31d
parente2adcdc0b8d16b2db1cf3a3278f5fd55dce132b4 (diff)
Update to YP 3.1.19
Update poky to the yocto-3.1.19 revision, and also uprev the meta-openembedded layer to pick up the latest dunfell security and build fixes. Bug-AGL: SPEC-4538 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: I976c0dbe2870bc3783a3626160b2ebc3b459d23e
-rw-r--r--default.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/default.xml b/default.xml
index 86f7206f..0d941ae0 100644
--- a/default.xml
+++ b/default.xml
@@ -29,9 +29,9 @@
<!-- YOCTO & OE -->
<!-- Yocto/OpenEmbedded things. -->
- <project name="poky" path="external/poky" remote="yocto" revision="d695bd0d3dc66f2111a25c6922f617be2d991071" upstream="dunfell" />
+ <project name="poky" path="external/poky" remote="yocto" revision="4aad5914efe9789755789856882aac53de6c4ed3" 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="52cee67833d1975a5bd52e4556c4cd312425a017" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="f22bf6efaae61a8fd9272be64e7d75223c58922e" upstream="dunfell" />
<!-- UPSTREAM COMPONENTS -->