From 673e91f6db38e95c7ca65fbebd06089d036b7ec4 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sun, 24 Oct 2010 12:42:17 +0200 Subject: Packages: X11/xserver: add xserver-1.9.1 Signed-off-by: Abdoulaye Walsimou Gaye --- packages/x11/xserver/xserver.kconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages/x11/xserver/xserver.kconfig b/packages/x11/xserver/xserver.kconfig index f22eff7..9d8b80d 100644 --- a/packages/x11/xserver/xserver.kconfig +++ b/packages/x11/xserver/xserver.kconfig @@ -77,6 +77,8 @@ choice help Here you can choose which version of xserver you want to use. + config EMBTK_XSERVER_VERSION_1_9_1 + bool "xserver-1.9.1" config EMBTK_XSERVER_VERSION_1_8_2 bool "xserver-1.8.2" config EMBTK_XSERVER_VERSION_1_8_1 @@ -102,6 +104,7 @@ endif config EMBTK_XSERVER_VERSION_STRING string + default "1.9.1" if EMBTK_XSERVER_VERSION_1_9_1 default "1.8.2" if EMBTK_XSERVER_VERSION_1_8_2 default "1.8.1" if EMBTK_XSERVER_VERSION_1_8_1 default "1.7.7" if EMBTK_XSERVER_VERSION_1_7_7 -- cgit v1.2.3