nokia900: add keyboard to XSERVER and bump PR
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>
Sun, 19 Sep 2010 19:28:31 +0000 (21:28 +0200)
committerMartin Jansa <Martin.Jansa@gmail.com>
Wed, 27 Oct 2010 21:02:45 +0000 (23:02 +0200)
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
conf/machine/nokia900.conf
recipes/tasks/task-x11.bb

index b1b8a87..2d6fb54 100644 (file)
@@ -11,6 +11,7 @@ PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
 XSERVER = "xserver-xorg \
            xf86-input-evdev \
            xf86-video-fbdev \
+           xf86-input-keyboard \
            xf86-video-omapfb "
 
 GUI_MACHINE_CLASS = "bigscreen"
index 95493c6..1021bfb 100644 (file)
@@ -2,7 +2,7 @@ DESCRIPTION = "The X Window System -- install this task to get a client/server b
 SECTION = "x11/server"
 LICENSE = "MIT"
 PV = "1.0"
-PR = "r6"
+PR = "r7"
 
 # WORK IN PROGRESS