summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-03-23 15:38:46 +0100
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2022-03-24 10:16:10 +0100
commitf16769edd31ea7c630ec9ff7226e859b791efe27 (patch)
tree614cbb2422189ad8260bbf4dd386e8ec288f8688
parentdf85e08395f4428d9b65200148b0f644ac8b8ac7 (diff)
Update poky to 3.1.15
The Yocto Project released 3.1.15. To update meta-openembedded as well, we need to uprev meta-renesas by 2 commits as well. Bug-AGL: SPEC-4308 Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org> Change-Id: I90d11aa7e5d2bdab5e964d45a853cf5bba284272
-rw-r--r--default.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/default.xml b/default.xml
index 745334cc..5c8bf71e 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="bba323389749ec3e306509f8fb12649f031be152" upstream="dunfell" />
+ <project name="poky" path="external/poky" remote="yocto" revision="3ec873af83c7b09468605d8aadd0933aecbdb56d" 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="ab9fca485e13f6f2f9761e1d2810f87c2e4f060a" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="0722ff6f021df91542b5efa1ff5b5f6269f66add" upstream="dunfell" />
<!-- UPSTREAM COMPONENTS -->
@@ -71,7 +71,7 @@
<!-- BSPs -->
<!-- Renesas Gen3 specific things -->
- <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="b28a265e8544ef6bce7fb1b1dd23daa664ec86f5" upstream="dunfell-dev"/>
+ <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="4160ddb33390fa5266635c65c5a5abbed27845f6" upstream="dunfell-dev"/>
<project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="fc6201d93336a314c532e063e0abc48969b3b868" upstream="v5.9.0"/>
<project name="AGL/meta-agl-refhw" path="bsp/meta-agl-refhw" />