summaryrefslogtreecommitdiffstats
path: root/conf/distro/b2qt.conf
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@digia.com>2014-09-24 10:50:59 +0200
committerLaszlo Agocs <laszlo.agocs@digia.com>2014-09-26 11:32:21 +0300
commitd5bdc310ef22ebbe336d5b0f8cbd12aeff94be9b (patch)
tree0cc71ff2d66151ac1b7f20214d080fe31fced61d /conf/distro/b2qt.conf
parent8962af850b3317680b88f0d8fa10df5787747e27 (diff)
downloadmeta-boot2qt-d5bdc310ef22ebbe336d5b0f8cbd12aeff94be9b.tar.gz
Add Wayland and Weston into the iMX6 images
weston-examples may get removed later on, for now they are necessary for testing and development. Change-Id: I0bbb1d9d66045d8844f07d8e0bca9d7fc19251c3 Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
Diffstat (limited to 'conf/distro/b2qt.conf')
-rw-r--r--conf/distro/b2qt.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/b2qt.conf b/conf/distro/b2qt.conf
index 8819c93..679d768 100644
--- a/conf/distro/b2qt.conf
+++ b/conf/distro/b2qt.conf
@@ -35,8 +35,6 @@ SANITY_TESTED_DISTROS += " \
35 LinuxMint-16 \n \ 35 LinuxMint-16 \n \
36 " 36 "
37 37
38include conf/distro/include/${MACHINE}.conf
39
40SYSVINIT_ENABLED_GETTYS = "" 38SYSVINIT_ENABLED_GETTYS = ""
41 39
42DISTRO_FEATURES_DEFAULT = "alsa argp bluetooth ext2 largefile usbgadget usbhost wifi xattr nfs" 40DISTRO_FEATURES_DEFAULT = "alsa argp bluetooth ext2 largefile usbgadget usbhost wifi xattr nfs"
@@ -50,3 +48,5 @@ MACHINE_EXTRA_INSTALL ?= ""
50 48
51LICENSE_CREATE_PACKAGE = "1" 49LICENSE_CREATE_PACKAGE = "1"
52COPY_LIC_MANIFEST = "1" 50COPY_LIC_MANIFEST = "1"
51
52include conf/distro/include/${MACHINE}.conf