mirror of
https://git.yoctoproject.org/poky
synced 2026-03-25 19:02:23 +01: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"
|
||||
|
||||
@@ -276,4 +276,4 @@ PREFERRED_VERSION_oprofile ?= "0.9.4"
|
||||
PREFERRED_VERSION_elfutils ?= "0.89"
|
||||
PREFERRED_VERSION_hal ?= "0.5.13"
|
||||
PREFERRED_VERSION_hal-info ?= "20090414"
|
||||
|
||||
PREFERRED_VERSION_udev ?= "141"
|
||||
|
||||
Reference in New Issue
Block a user