summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-11-11 13:55:56 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-11-11 13:55:56 +0100
commit40b9285e83c240203c5ad8fda4c859b8f1ea8ec6 (patch)
treed4373da70512d9eaf199c7b4a0052cab5a3aa348 /packages
parent301f19aa7261f3e59f8b38a3d2450b0fee558297 (diff)
downloadembtoolkit-40b9285e83c240203c5ad8fda4c859b8f1ea8ec6.tar.gz
embtoolkit-40b9285e83c240203c5ad8fda4c859b8f1ea8ec6.tar.bz2
embtoolkit-40b9285e83c240203c5ad8fda4c859b8f1ea8ec6.tar.xz
Packages: X11/xinput: add xinput-1.5.3
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'packages')
-rw-r--r--packages/x11/xinput/xinput.kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/x11/xinput/xinput.kconfig b/packages/x11/xinput/xinput.kconfig
index c40cc3f..a5598e2 100644
--- a/packages/x11/xinput/xinput.kconfig
+++ b/packages/x11/xinput/xinput.kconfig
@@ -38,12 +38,15 @@ choice
help
Here you can choose which version of xinput you want to use.
+ config EMBTK_XINPUT_VERSION_1_5_3
+ bool "xinput-1.5.3"
config EMBTK_XINPUT_VERSION_1_5_2
bool "xinput-1.5.2"
endchoice
config EMBTK_XINPUT_VERSION_STRING
string
+ default "1.5.3" if EMBTK_XINPUT_VERSION_1_5_3
default "1.5.2" if EMBTK_XINPUT_VERSION_1_5_2
config EMBTK_XINPUT_NEED_PATCH