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:
Richard Purdie 2009-09-03 22:02:36 +01:00
parent 2557eb1882
commit 09ed7a41c2
2 changed files with 2 additions and 1 deletions

View File

@ -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"

View File

@ -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"