aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2021-04-20 12:18:15 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2021-05-12 07:25:26 +0000
commitc921bcf7cf311f53d63ed9d1010addd09529dc53 (patch)
treeebe9a1b2f92c2567d71277a4bad02e3806356d58
parent9093a76a8f6fe5e8c6e8c676ef658e4567f0c391 (diff)
poky, oe: update yocto 3.2.2 -> 3.2.4
- Update poky to yocto 3.2.4 version (tag not yet in place) - Update meta-openembedded layer to latest revision in gatesgarth branch Task-number: QTBUG-93573 Change-Id: I634a4f1d49ae8a092b052ef92ba71be34868dad4 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-rw-r--r--scripts/manifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/manifest.xml b/scripts/manifest.xml
index 1f260578..8ae39212 100644
--- a/scripts/manifest.xml
+++ b/scripts/manifest.xml
@@ -5,7 +5,7 @@
fetch="git://git.yoctoproject.org"/>
<project name="poky"
remote="yocto"
- revision="d5d6286a66f46f4523e35e0e3f20cd7396195fdc"
+ revision="60c8482769f38a4db6f38d525405c887794511a9"
upstream="gatesgarth"
path="sources/poky"/>
<project name="meta-mingw"
@@ -21,7 +21,7 @@
fetch="git://github.com/openembedded"/>
<project name="meta-openembedded"
remote="oe"
- revision="945f062ff098dc9c8ba8d22c5eef88adec60730d"
+ revision="70ee7293017c4f38fee71ffdb60e4713fdc88bcf"
upstream="gatesgarth"
path="sources/meta-openembedded"/>