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:
@@ -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"
|
||||||
|
|||||||
@@ -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 \
|
||||||
|
|||||||
Reference in New Issue
Block a user