diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-05-08 17:57:01 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-05-08 17:57:01 +0200 |
commit | 20ce02005f2bbf9d78f8caf2202658e337bdc096 (patch) | |
tree | e7f3985ac9f8ed186370ee746e390e8aa59bece3 | |
parent | 464a88112c593f9748b6eba4e2cd2b9fef3cac80 (diff) |
Update Layers for YP 3.1.33
Update layers to the last release of YP 'dunfell' v3.1.33 .
This is the end of the YP 3.1 series.
This is also the last AGL 'lamprey' release.
Bug-AGL: SPEC-5134
Change-Id: I4fc80443435928b9177e8f10632c30001241371f
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
-rw-r--r-- | default.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/default.xml b/default.xml index 75002e66..a9cb328f 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="54d8a1f631543ce01ba513e7cdae756e2a8e1968" upstream="dunfell" /> + <project name="poky" path="external/poky" remote="yocto" revision="63d05fc061006bf1a88630d6d91cdc76ea33fbf2" 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="c74ebbddfd9dbe02d3f7422016324451eb218e1e" upstream="dunfell" /> + <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="01358b6d705071cc0ac5aefa7670ab235709729a" 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="c99a3afff2e113b47f1cc5d17d07aba0ef25ac98" upstream="dunfell"/> + <project name="renesas-rcar/meta-renesas" path="bsp/meta-renesas" remote="github" revision="980512b342c5caaacc2935e99ea8c84a96183674" upstream="dunfell"/> <project name="CogentEmbedded/meta-rcar" path="bsp/meta-rcar" remote="github" revision="d43bc2270cb26b0f7e72ad635103541606c0907e" upstream="v5.9.0"/> <project name="AGL/meta-agl-refhw" path="bsp/meta-agl-refhw" /> |