diff options
author | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2015-08-24 12:21:31 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@theqtcompany.com> | 2015-08-26 09:50:56 +0000 |
commit | 86d553b8b051600ea79817dc9e9b98f5e4bc2e98 (patch) | |
tree | d747e115c64954a447c1a331ed00609352fd352b | |
parent | 925af8ef05293e550f8fa8586ef3549e913b690c (diff) | |
download | meta-boot2qt-86d553b8b051600ea79817dc9e9b98f5e4bc2e98.tar.gz |
qtbase: use libinput
Change-Id: I5cd1794de7101bbea1c0f9a293458b35eec3e88d
Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
-rw-r--r-- | recipes-qt/qt5/qtbase_%.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtbase_%.bbappend b/recipes-qt/qt5/qtbase_%.bbappend index 658e068..8865a69 100644 --- a/recipes-qt/qt5/qtbase_%.bbappend +++ b/recipes-qt/qt5/qtbase_%.bbappend | |||
@@ -32,6 +32,7 @@ PACKAGECONFIG += " \ | |||
32 | linuxfb \ | 32 | linuxfb \ |
33 | sql-sqlite \ | 33 | sql-sqlite \ |
34 | tslib \ | 34 | tslib \ |
35 | libinput \ | ||
35 | " | 36 | " |
36 | 37 | ||
37 | FILESEXTRAPATHS_append := "${THISDIR}/${PN}:" | 38 | FILESEXTRAPATHS_append := "${THISDIR}/${PN}:" |