summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-boot2qt-distro/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb8
-rw-r--r--scripts/manifest.xml2
2 files changed, 5 insertions, 5 deletions
diff --git a/meta-boot2qt-distro/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb b/meta-boot2qt-distro/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb
index 9f2d197..42bd116 100644
--- a/meta-boot2qt-distro/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb
+++ b/meta-boot2qt-distro/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb
@@ -1,6 +1,6 @@
1############################################################################ 1############################################################################
2## 2##
3## Copyright (C) 2016 The Qt Company Ltd. 3## Copyright (C) 2018 The Qt Company Ltd.
4## Contact: https://www.qt.io/licensing/ 4## Contact: https://www.qt.io/licensing/
5## 5##
6## This file is part of the Boot to Qt meta layer. 6## This file is part of the Boot to Qt meta layer.
@@ -42,9 +42,9 @@ python __anonymous() {
42RDEPENDS_${PN} += "\ 42RDEPENDS_${PN} += "\
43 nativesdk-packagegroup-b2qt-embedded-toolchain-host \ 43 nativesdk-packagegroup-b2qt-embedded-toolchain-host \
44 nativesdk-qt3d-tools \ 44 nativesdk-qt3d-tools \
45 nativesdk-qtbase-tools \ 45 nativesdk-qtbase \
46 nativesdk-qtbase-tools-dev \ 46 nativesdk-qtbase-dev \
47 nativesdk-qtbase-tools-staticdev \ 47 nativesdk-qtbase-staticdev \
48 nativesdk-qtdeclarative-staticdev \ 48 nativesdk-qtdeclarative-staticdev \
49 nativesdk-qtdeclarative-tools \ 49 nativesdk-qtdeclarative-tools \
50 nativesdk-qtremoteobjects-tools \ 50 nativesdk-qtremoteobjects-tools \
diff --git a/scripts/manifest.xml b/scripts/manifest.xml
index 3910d63..b95c5d3 100644
--- a/scripts/manifest.xml
+++ b/scripts/manifest.xml
@@ -26,7 +26,7 @@
26 path="sources/meta-openembedded"/> 26 path="sources/meta-openembedded"/>
27 <project name="meta-qt5" 27 <project name="meta-qt5"
28 remote="qtyocto" 28 remote="qtyocto"
29 revision="3439f344fbb4c1ee2b13ddb54435716c53d79be2" 29 revision="ff6127ddd318d422f595295d1c189a86b3032873"
30 path="sources/meta-qt5"/> 30 path="sources/meta-qt5"/>
31 <project name="meta-mingw" 31 <project name="meta-mingw"
32 remote="qtyocto" 32 remote="qtyocto"