summaryrefslogtreecommitdiffstats
path: root/conf/distro/include/imx6qsabresd.conf
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@theqtcompany.com>2015-04-01 10:55:23 +0300
committerSamuli Piippo <samuli.piippo@theqtcompany.com>2015-04-20 10:24:51 +0300
commit23b9e8808352dfb90d70265a19d66f62cae40e28 (patch)
tree50735f1d365d4c00504676bd0051c819633b771a /conf/distro/include/imx6qsabresd.conf
parent91ead4022aef2f7ff9f1598c8452381bb1f70d22 (diff)
downloadmeta-boot2qt-23b9e8808352dfb90d70265a19d66f62cae40e28.tar.gz
Move wayland related packages to packagegroups
Install all wayland related packages from common packagegroups, when wayland DISTRO_FEATURES is enabled. Include DRM and GBM dev packages to toolchain, libraries are already included in the image as dependency from weston. Change-Id: I88f3ded7c2bb5ca85318a7945f4739b968b9d97b Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
Diffstat (limited to 'conf/distro/include/imx6qsabresd.conf')
-rw-r--r--conf/distro/include/imx6qsabresd.conf9
1 files changed, 0 insertions, 9 deletions
diff --git a/conf/distro/include/imx6qsabresd.conf b/conf/distro/include/imx6qsabresd.conf
index f3605a5..83fc812 100644
--- a/conf/distro/include/imx6qsabresd.conf
+++ b/conf/distro/include/imx6qsabresd.conf
@@ -39,9 +39,6 @@ MACHINE_EXTRA_INSTALL = "\
39 libegl-mx6 \ 39 libegl-mx6 \
40 libgles2-mx6 \ 40 libgles2-mx6 \
41 gst-fsl-plugin \ 41 gst-fsl-plugin \
42 wayland \
43 weston \
44 weston-examples \
45 libopencv-core \ 42 libopencv-core \
46 libopencv-imgproc \ 43 libopencv-imgproc \
47 libopencv-objdetect \ 44 libopencv-objdetect \
@@ -53,15 +50,9 @@ MACHINE_EXTRA_INSTALL_SDK = " \
53 libegl-mx6-dev \ 50 libegl-mx6-dev \
54 libgles2-mx6 \ 51 libgles2-mx6 \
55 libgles2-mx6-dev \ 52 libgles2-mx6-dev \
56 libwayland-egl-mx6-dev \
57 libxkbcommon-dev \
58 opencv-dev \ 53 opencv-dev \
59 " 54 "
60 55
61MACHINE_EXTRA_INSTALL_SDK_HOST = "\
62 wayland-nativesdk \
63 "
64
65KERNEL_MODULE_AUTOLOAD += "mxc_v4l2_capture" 56KERNEL_MODULE_AUTOLOAD += "mxc_v4l2_capture"
66 57
67# add support for both imx6qsabresd and imx6dlsabresd 58# add support for both imx6qsabresd and imx6dlsabresd