summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@theqtcompany.com>2014-11-29 13:10:27 +0100
committerLaszlo Agocs <laszlo.agocs@theqtcompany.com>2014-12-02 11:36:13 +0200
commita4627371c4321e0df1d26227f50046b2bbc9c7a3 (patch)
tree7805eabc21a1fc864c12b902d769745cfd43383c
parentd18deedb471df9a8bbf22fe548dacee512b57690 (diff)
downloadmeta-boot2qt-a4627371c4321e0df1d26227f50046b2bbc9c7a3.tar.gz
Add xkbcommon dev files to toolchain
Keyboard input is not functional without the key mapping services provided by libxkbcommon. Needed when building the Wayland platform plugin. When not present, all keyboard mapping is disabled and the result is not compatible with Weston. Task-number: QTEE-832 Change-Id: Iaad556e09a6fa35eafaab2e089d6def374903047 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
-rw-r--r--conf/distro/include/imx6qsabresd.conf1
-rw-r--r--conf/distro/include/nitrogen6x.conf1
2 files changed, 2 insertions, 0 deletions
diff --git a/conf/distro/include/imx6qsabresd.conf b/conf/distro/include/imx6qsabresd.conf
index 0323a42..033ff07 100644
--- a/conf/distro/include/imx6qsabresd.conf
+++ b/conf/distro/include/imx6qsabresd.conf
@@ -54,6 +54,7 @@ MACHINE_EXTRA_INSTALL_SDK = " \
54 libgles2-mx6 \ 54 libgles2-mx6 \
55 libgles2-mx6-dev \ 55 libgles2-mx6-dev \
56 libwayland-egl-mx6-dev \ 56 libwayland-egl-mx6-dev \
57 libxkbcommon-dev \
57 " 58 "
58 59
59MACHINE_EXTRA_INSTALL_SDK_HOST = "\ 60MACHINE_EXTRA_INSTALL_SDK_HOST = "\
diff --git a/conf/distro/include/nitrogen6x.conf b/conf/distro/include/nitrogen6x.conf
index 266e95d..088514e 100644
--- a/conf/distro/include/nitrogen6x.conf
+++ b/conf/distro/include/nitrogen6x.conf
@@ -68,6 +68,7 @@ MACHINE_EXTRA_INSTALL_SDK = " \
68 libgles2-mx6 \ 68 libgles2-mx6 \
69 libgles2-mx6-dev \ 69 libgles2-mx6-dev \
70 libwayland-egl-mx6-dev \ 70 libwayland-egl-mx6-dev \
71 libxkbcommon-dev \
71 " 72 "
72 73
73MACHINE_EXTRA_INSTALL_SDK_HOST = "\ 74MACHINE_EXTRA_INSTALL_SDK_HOST = "\