1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 12:29:55 +00:00

menlow: Add xf86-input-evdev to list of drivers to load

This commit is contained in:
Richard Purdie
2009-01-17 18:21:26 +00:00
parent d97dbdd9de
commit 05c1fabda8
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -21,6 +21,7 @@ PREFERRED_PROVIDER_virtual/xserver-xf86 ?= "xserver-xf86-dri-lite"
XSERVER ?= "xserver-xf86-dri-lite \ XSERVER ?= "xserver-xf86-dri-lite \
xf86-input-mouse \ xf86-input-mouse \
xf86-input-keyboard \ xf86-input-keyboard \
xf86-input-evdev \
xf86-input-synaptics \ xf86-input-synaptics \
xf86-video-intel \ xf86-video-intel \
mesa-dri-driver-i915" mesa-dri-driver-i915"
+1 -1
View File
@@ -3,7 +3,7 @@
# #
DESCRIPTION = "Tasks for Moblin" DESCRIPTION = "Tasks for Moblin"
PR = "r31" PR = "r32"
PACKAGES = "\ PACKAGES = "\
task-moblin-apps-console \ task-moblin-apps-console \