summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@konsulko.com>2023-07-03 20:00:53 +0000
committerDenys Dmytriyenko <denys@konsulko.com>2023-07-03 20:00:53 +0000
commit87b7caae4ae90456b24db8ad37d7dc0cde378cf6 (patch)
tree114d04c1f9432472911a58c7f1dd5974d732bb63
parent22a70087dd1d5d773501775501d7f0d37e3f596b (diff)
Update to YP 3.1.26
* Update poky to the yocto-3.1.26 revision. * Also uprev the following layers: ** meta-openembedded ** meta-virtualization ** meta-clang Basic testing has been performed on these platforms: * qemux86-64 * h3ulcb * qemuarm * qemuarm64 * raspberrypi4 * bbe Bug-AGL: SPEC-4849 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Change-Id: Id3d2b37bbeba2e12d91aac89ccfbdbd495e00b29
-rw-r--r--default.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/default.xml b/default.xml
index 2ec8255f..10c13b50 100644
--- a/default.xml
+++ b/default.xml
@@ -29,15 +29,15 @@
<!-- YOCTO & OE -->
<!-- Yocto/OpenEmbedded things. -->
- <project name="poky" path="external/poky" remote="yocto" revision="a631bfc3a38f7d00b2c666661a89a758a0af9831" upstream="dunfell" />
+ <project name="poky" path="external/poky" remote="yocto" revision="bab87089ad998afc980adb45c11ae356bc35a460" 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="116bfe8d5e5851e7fc5424f40da8691a19c5b5ee" upstream="dunfell" />
+ <project name="openembedded/meta-openembedded" path="external/meta-openembedded" remote="github" revision="6334241447e461f849035c47f071fa4a2125fee1" upstream="dunfell" />
<!-- UPSTREAM COMPONENTS -->
<!-- meta-virtualization -->
- <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="beea119eb529b4a11f266004aee8b548427aea39" upstream="dunfell"/>
+ <project name="meta-virtualization" path="external/meta-virtualization" remote="yocto" revision="521459bf588435e847d981657485bae8d6f003b5" upstream="dunfell"/>
<!-- Qt things -->
<project name="meta-qt5/meta-qt5" path="external/meta-qt5" remote="github" revision="5ef3a0ffd3324937252790266e2b2e64d33ef34f" upstream="dunfell"/>
@@ -63,7 +63,7 @@
<project name="intel-iot-devkit/meta-iot-cloud" path="external/meta-iot-cloud" remote="github" revision="5431f91969087d631972d73cd03b16eed0a61987" upstream="dunfell"/>
<!-- clang support -->
- <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="3bb001d3f364bbf6588fed04b9ee2c7e74a0beba" upstream="dunfell"/>
+ <project name="kraj/meta-clang" path="external/meta-clang" remote="github" revision="67ac939d47b3dfc383fec7244e4a0ff85ca4340f" upstream="dunfell"/>
<!-- meta-python2 as stop-gap to allow chromium to build until upstream fixes the dependencies -->
<project name="meta-python2" path="external/meta-python2" remote="openembedded" revision="b901080cf57d9a7f5476ab4d96e56c30db8170a8" upstream="dunfell" />