summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt-distro/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-boot2qt-distro/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb')
-rw-r--r--meta-boot2qt-distro/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb8
1 files changed, 4 insertions, 4 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 \