mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-02 02:49:12 +00:00
raspberrypi.conf: Set udev PREFERRED_VERSION to 164
It seems like rpi kernel doesn't work well with newer udev version so we set 164 as preferred version for it. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
parent
6647bb651f
commit
ad5ef65066
@ -17,6 +17,8 @@ SERIAL_CONSOLE = "115200 ttyAMA0"
|
||||
PREFERRED_PROVIDER_virtual/kernel = "linux-${MACHINE}"
|
||||
MACHINE_KERNEL_PR = "r4"
|
||||
|
||||
PREFERRED_VERSION_udev = "164"
|
||||
|
||||
PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
|
||||
PREFERRED_PROVIDER_virtual/egl ?= "vc-graphics-hardfp"
|
||||
PREFERRED_PROVIDER_virtual/libgles2 ?= "vc-graphics-hardfp"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user