summaryrefslogtreecommitdiffstats
path: root/recipes/packagegroup
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@digia.com>2014-09-30 10:33:25 +0300
committerAndy Nichols <andy.nichols@digia.com>2014-09-30 16:42:16 +0300
commit1f60c0ef56414970b8954e81700c356b5ad6cb7b (patch)
tree1ec825efd31c274bfbfa73f3c3694d61a6d25c3b /recipes/packagegroup
parent6c7560604612a4a9826c09d05fb6ea266fc4e2fc (diff)
downloadmeta-boot2qt-1f60c0ef56414970b8954e81700c356b5ad6cb7b.tar.gz
Include wayland to SDK host part only on iMX6 devices
Host part of the SDK need to be configured per device as well, otherwise wayland is build for all machines. Change-Id: If5287da32f1f09fef47826576e48060f6a9b642c Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com> Reviewed-by: Andy Nichols <andy.nichols@digia.com>
Diffstat (limited to 'recipes/packagegroup')
-rw-r--r--recipes/packagegroup/nativesdk-packagegroup-b2qt-embedded-toolchain-host.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/packagegroup/nativesdk-packagegroup-b2qt-embedded-toolchain-host.bb b/recipes/packagegroup/nativesdk-packagegroup-b2qt-embedded-toolchain-host.bb
index b29aa36..596fd73 100644
--- a/recipes/packagegroup/nativesdk-packagegroup-b2qt-embedded-toolchain-host.bb
+++ b/recipes/packagegroup/nativesdk-packagegroup-b2qt-embedded-toolchain-host.bb
@@ -34,7 +34,7 @@ RDEPENDS_${PN} = "\
34 python-multiprocessing-nativesdk \ 34 python-multiprocessing-nativesdk \
35 python-shell-nativesdk \ 35 python-shell-nativesdk \
36 python-threading-nativesdk \ 36 python-threading-nativesdk \
37 wayland-nativesdk \ 37 ${MACHINE_EXTRA_INSTALL_SDK_HOST} \
38 " 38 "
39 39
40 40