mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02:00
poky-default.inc: Use standard udev version for PPC, seems to work fine
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -25,7 +25,6 @@ LINUXLIBCVERSION ?= "2.6.34"
|
||||
|
||||
# Temporary preferred version overrides for PPC
|
||||
PREFERRED_VERSION_u-boot-mkimage-native_powerpc ?= "2009.08"
|
||||
PREFERRED_VERSION_udev_powerpc ?= "124"
|
||||
|
||||
PREFERRED_VERSION_gcc ?= "${GCCVERSION}"
|
||||
PREFERRED_VERSION_gcc-cross ?= "${GCCVERSION}"
|
||||
|
||||
Reference in New Issue
Block a user