diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-08-12 14:44:16 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2021-08-12 14:44:19 +0200 |
commit | fecf364f2fd4340840d4b4c8e920da1c20bf4ed9 (patch) | |
tree | 39fd9449101847199235fb01a7a36ce2b6b7c0d6 /default.xml | |
parent | 90a4db2f6182bdd746531642709d78e798c00e7d (diff) |
Update to Yocto Project dunfell 3.1.10
Update poky to 3.1.10 and meta-openembedded at the same time.
Bug-AGL: SPEC-4050
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Change-Id: Ied778622bd97b83b4d6c27a1abd4f0099e02b917
Diffstat (limited to 'default.xml')
-rw-r--r-- | default.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/default.xml b/default.xml index 8f92819b..db28f0a9 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="43060f59ba60a0257864f1f7b25b51fac3f2d2cf" upstream="dunfell" /> + <project name="poky" path="external/poky" remote="yocto" revision="2a848e95074318f3a243df7b3f40513a13173a82" 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="c38d2a74f762a792046f3d3c377827b08aade513" upstream="dunfell" /> + <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="85f8047c71047d93cf79a954142157f85079968d" upstream="dunfell" /> <!-- UPSTREAM COMPONENTS --> |