summaryrefslogtreecommitdiffstats
path: root/conf/distro/b2qt.conf
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 /conf/distro/b2qt.conf
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 'conf/distro/b2qt.conf')
-rw-r--r--conf/distro/b2qt.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/b2qt.conf b/conf/distro/b2qt.conf
index 679d768..d940595 100644
--- a/conf/distro/b2qt.conf
+++ b/conf/distro/b2qt.conf
@@ -45,6 +45,8 @@ COMMERCIAL_AUDIO_PLUGINS ?= "gst-plugins-ugly-mad gst-plugins-ugly-mpegaudiopars
45COMMERCIAL_VIDEO_PLUGINS ?= "gst-plugins-ugly-mpeg2dec gst-plugins-ugly-mpegstream gst-plugins-bad-mpegvideoparse" 45COMMERCIAL_VIDEO_PLUGINS ?= "gst-plugins-ugly-mpeg2dec gst-plugins-ugly-mpegstream gst-plugins-bad-mpegvideoparse"
46 46
47MACHINE_EXTRA_INSTALL ?= "" 47MACHINE_EXTRA_INSTALL ?= ""
48MACHINE_EXTRA_INSTALL_SDK ?= ""
49MACHINE_EXTRA_INSTALL_SDK_HOST ?= ""
48 50
49LICENSE_CREATE_PACKAGE = "1" 51LICENSE_CREATE_PACKAGE = "1"
50COPY_LIC_MANIFEST = "1" 52COPY_LIC_MANIFEST = "1"