mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 09:32:11 +02:00
Lock down udev versions correctly for the versions of glibc in poky vs. moblin distros
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -6,6 +6,7 @@ PREFERRED_VERSION_eds-dbus ?= "2.20.0"
|
||||
PREFERRED_VERSION_dbus ?= "1.2.14"
|
||||
PREFERRED_VERSION_dbus-native ?= "1.2.14"
|
||||
PREFERRED_VERSION_gtk+ ?= "2.16.4"
|
||||
PREFERRED_VERSION_udev ?= "145"
|
||||
|
||||
PREFERRED_VERSION_mesa-dri ?= "7.5"
|
||||
PREFERRED_VERSION_xf86-video-intel ?= "2.7.1"
|
||||
|
||||
Reference in New Issue
Block a user