aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/manifest.xml
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2021-12-31 15:48:23 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2022-01-03 09:03:30 +0200
commit57d3482327c2069dad60232e5ec2961fbbd3b6bf (patch)
treee536873019fdcf54420bab45ab82975469aa91a0 /scripts/manifest.xml
parent94d0917061f7ebe64bb5e174291fdd2bf91a1249 (diff)
meta-qt6: update meta layer revision
Latest revision has QtWebEngine that can be built without python2. Remove all references to the meta layer as it's no longer needed. Changelog for meta-qt6: 57b22c6 qtwebengine: update to 94-based chromium 94f562c README.md: update CI test build matrix dc6a779 Add QtPDF c9d0d37 qtbase: add patch to fix declarative build issue 5909c76 Update license checksums f50a769 qt6: update submodules bb7b918 Update Qt Commercial license af73962 qt6-qmake: use the OE_QMAKE bindir and libexecdir 5b52d7a qtbase: fix PACKAGECONFIG for PostgreSQL 7c192d6 Revert "Coin: add required zstd" 7297b1b sdk: support additional build scripts from qtbase 90dd254 qtbase: add missing packageconfigs a59b721 sdk: include nativesdk-qtserialbus-tools c0b11ff qtquickdesigner-components: update module 6b7208c sdk: don't append the first line to qt.conf 002b2ce sdk: fix compiler location for QT6_INSTALL_BINDIR != bindir d809311 qmlcompiler: add all needed packages to host SDK 16be613 Use correct domain for yocto-cache 01d90c1 qmlcompiler: disable by default 95fa269 Workaround too eager packagegroup sanity check 433dfd4 qmlcompiler: update supported modules 8fe8c84 qmlcompilerplus: update checksum f7fd11b qtspeech: remove recipe 152d0e6 Update submodule refs on 'dev' in yocto/meta-qt6 3bb7677 qtbase-native: don't try to find tools d0e7002 Add QML Script Compiler Change-Id: I352650ad0a93931557152144b5a1c0f3dcab0cc2 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Diffstat (limited to 'scripts/manifest.xml')
-rw-r--r--scripts/manifest.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/scripts/manifest.xml b/scripts/manifest.xml
index 37bccf2b..53b27e3d 100644
--- a/scripts/manifest.xml
+++ b/scripts/manifest.xml
@@ -22,11 +22,6 @@
revision="33c00e34fc2b085ea538445bbd1ba339024d4d8a"
upstream="honister"
path="sources/meta-openembedded"/>
- <project name="meta-python2"
- remote="oe"
- revision="f522fa70f93a9339f3b9991082af69a09fde675a"
- upsream="honister"
- path="sources/meta-python2"/>
<!-- Qt -->
<remote name="qt"
@@ -36,7 +31,7 @@
fetch="ssh://codereview.qt-project.org/yocto"/>
<project name="meta-qt6"
remote="qt"
- revision="3166786ac3ebb2fb1ab743344121563900c44a4e"
+ revision="57b22c6ea036297ce0db45823b1971ef9398f576"
upstream="dev"
path="sources/meta-qt6"/>