summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2022-01-12 16:59:12 -0500
committerScott Murray <scott.murray@konsulko.com>2022-01-12 17:01:57 -0500
commit1eee8d0570501ee6dd841513483a7f4c334fa8bd (patch)
tree9d1a83c5fb8500f421cad7bf4052f9b8080ae2cc
parent85426f07df624e608efb89ec5521930c251b049f (diff)
Update to YP 3.1.13
Update poky to the yocto-3.1.13 revision, and also uprev the meta-openembedded layer to pick up the latest dunfell security & build fixes. Additionally, the meta-freescale BSP layers have been updated to pick up the latest stable kernels and some github SRC_URI fixes. Bug-AGL: SPEC-4212 Signed-off-by: Scott Murray <scott.murray@konsulko.com> Change-Id: Ia0c18e6e0a30248deb26591eb3e95b9a7d3d9cda
-rw-r--r--default.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/default.xml b/default.xml
index e3054720..92d5dee8 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="0839888394a6e42e96f9f0d201376eb38bc79b24" upstream="dunfell" />
+ <project name="poky" path="external/poky" remote="yocto" revision="795339092f87672e4f68e4d3bc4cfd0e252d1831" 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="7889158dcd187546fc5e99fd81d0779cad3e8d17" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="ab9fca485e13f6f2f9761e1d2810f87c2e4f060a" upstream="dunfell" />
<!-- UPSTREAM COMPONENTS -->
@@ -71,8 +71,8 @@
<project name="AGL/meta-agl-refhw" path="bsp/meta-agl-refhw" />
<!-- consolidate on meta-freescale from git.yoctoproject.org -->
- <project name="meta-freescale" path="bsp/meta-freescale" remote="yocto" revision="f2421b9fa04e9cad0109bfbd095ea0684c5e2281" upstream="dunfell"/>
- <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="a7b96dc91bb2818d8ed8210654db10d08d4d7890" upstream="dunfell"/>
+ <project name="meta-freescale" path="bsp/meta-freescale" remote="yocto" revision="6d2922bee372157454e422df518b6cf0bfcf6700" upstream="dunfell"/>
+ <project name="Freescale/meta-freescale-3rdparty" path="bsp/meta-freescale-3rdparty" remote="github" revision="c52f64973cd4043a5e8be1c7e29bb9690eb4c3e5" upstream="dunfell"/>
<!-- TI Vayu / Jacinto 6 / DRA7 -->
<project name="meta-arm" path="bsp/meta-arm" remote="yocto" revision="c4f04f3fb66f8f4365b08b553af8206372e90a63" upstream="dunfell"/>