summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-08-23 07:47:21 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-08-23 07:47:21 +0200
commitc4d7f26ac789bd6296b93c79d4eef00ed502e8a2 (patch)
tree5d8b96e893e50b785ff36f25613800046fc31507
parentdbfc9fdc6085a528fc8178ff5ce9960ad8f6a5cd (diff)
downloadembtoolkit-c4d7f26ac789bd6296b93c79d4eef00ed502e8a2.tar.gz
embtoolkit-c4d7f26ac789bd6296b93c79d4eef00ed502e8a2.tar.bz2
embtoolkit-c4d7f26ac789bd6296b93c79d4eef00ed502e8a2.tar.xz
Packages: X11/xf86-input-evdev: add xf86-input-evdev-2.5.0
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
-rw-r--r--packages/x11/xf86inputevdev/xf86inputevdev.kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/x11/xf86inputevdev/xf86inputevdev.kconfig b/packages/x11/xf86inputevdev/xf86inputevdev.kconfig
index 4cb0908..227823c 100644
--- a/packages/x11/xf86inputevdev/xf86inputevdev.kconfig
+++ b/packages/x11/xf86inputevdev/xf86inputevdev.kconfig
@@ -34,12 +34,15 @@ choice
help
Here you can choose which version of xf86inputevdev you want to use.
+ config EMBTK_XF86INPUTEVDEV_VERSION_2_5_0
+ bool "xf86-input-evdev-2.5.0"
config EMBTK_XF86INPUTEVDEV_VERSION_2_4_0
bool "xf86-input-evdev-2.4.0"
endchoice
config EMBTK_XF86INPUTEVDEV_VERSION_STRING
string
+ default "2.5.0" if EMBTK_XF86INPUTEVDEV_VERSION_2_5_0
default "2.4.0" if EMBTK_XF86INPUTEVDEV_VERSION_2_4_0
config EMBTK_XF86INPUTEVDEV_NEED_PATCH