aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2021-09-15 10:46:26 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2021-10-04 11:00:35 +0000
commit57f64ca87758020f2bf8e7f4cbfc2bfcf3b22a9d (patch)
treee83e70b015b029425934494c1889b8ede706702f
parent540f7e7bab94e4ae65b667c68cd9b853de53cb08 (diff)
poky, oe: update yocto hardknott 3.3.2 -> 3.3.3
- poky updated to "hardknott-3.3.3" tag - meta-openembedded updated to latest revision in hardknott branch Task-number: QTBUG-97016 Change-Id: Ic60c2cb7c396f4274a0b1861a7774776fa81f9c5 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 43d0cc8f..455ab2ee 100644
--- a/scripts/manifest.xml
+++ b/scripts/manifest.xml
@@ -5,7 +5,7 @@
fetch="git://git.yoctoproject.org"/>
<project name="poky"
remote="yocto"
- revision="31c639eb8664059eb4ed711be9173c223b4cc940"
+ revision="0a2ca9d60f3851515a79d5aa9ddd8b4069b5a206"
upstream="hardknott"
path="sources/poky"/>
<project name="meta-mingw"
@@ -21,7 +21,7 @@
fetch="git://github.com/openembedded"/>
<project name="meta-openembedded"
remote="oe"
- revision="aaa1c12b2cdea197d420953c8df873e8af5cc507"
+ revision="dc262c52b0b10625bf7a2330e1c4e0fe2d8db6aa"
upstream="hardknott"
path="sources/meta-openembedded"/>
<project name="meta-python2"