summaryrefslogtreecommitdiffstats
path: root/recipes-qt/packagegroups
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2016-12-27 15:21:02 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2017-01-10 09:38:08 +0000
commit29429ea658d8d2aa9bff2ccc63e614fed0ca760e (patch)
tree266119f39594ccc0c2d4e07966a97c40a953d824 /recipes-qt/packagegroups
parent8a63c0e1312731d8e63166a5bd6288bdd92f2006 (diff)
downloadmeta-boot2qt-29429ea658d8d2aa9bff2ccc63e614fed0ca760e.tar.gz
qt5: add qtnetworkauth and qtscxml modules
Change-Id: Iec92f6fe60fb1e2d744596414908697e3eab268f Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'recipes-qt/packagegroups')
-rw-r--r--recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb1
-rw-r--r--recipes-qt/packagegroups/packagegroup-b2qt-qt5-modules.bb2
2 files changed, 3 insertions, 0 deletions
diff --git a/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb b/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb
index d5ba0c2..7dab944 100644
--- a/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb
+++ b/recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-embedded-qt5-toolchain-host.bb
@@ -41,4 +41,5 @@ RDEPENDS_${PN} += "\
41 nativesdk-qtdeclarative-tools \ 41 nativesdk-qtdeclarative-tools \
42 nativesdk-qtdeclarative-staticdev \ 42 nativesdk-qtdeclarative-staticdev \
43 nativesdk-qt3d-tools \ 43 nativesdk-qt3d-tools \
44 nativesdk-qtscxml-tools \
44 " 45 "
diff --git a/recipes-qt/packagegroups/packagegroup-b2qt-qt5-modules.bb b/recipes-qt/packagegroups/packagegroup-b2qt-qt5-modules.bb
index c551cf0..2d9eeb6 100644
--- a/recipes-qt/packagegroups/packagegroup-b2qt-qt5-modules.bb
+++ b/recipes-qt/packagegroups/packagegroup-b2qt-qt5-modules.bb
@@ -48,9 +48,11 @@ RDEPENDS_${PN} += " \
48 qtimageformats \ 48 qtimageformats \
49 qtlocation \ 49 qtlocation \
50 qtmultimedia \ 50 qtmultimedia \
51 qtnetworkauth \
51 qtotaupdate \ 52 qtotaupdate \
52 qtquickcontrols \ 53 qtquickcontrols \
53 qtquickcontrols2 \ 54 qtquickcontrols2 \
55 qtscxml \
54 qtsensors \ 56 qtsensors \
55 qtserialbus \ 57 qtserialbus \
56 qtserialport \ 58 qtserialport \