mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
poky-moblin.inc/poky-eabi.inc: Update linux-libc-headers PREFERRED_VERSION
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -30,7 +30,7 @@ PREFERRED_VERSION_gcc-cross-intermediate ?= "${GCCVERSION}"
|
||||
PREFERRED_VERSION_gcc-cross-sdk ?= "${GCCVERSION}"
|
||||
PREFERRED_VERSION_binutils ?= "${BINUVERSION}"
|
||||
PREFERRED_VERSION_binutils-cross ?= "${BINUVERSION}"
|
||||
PREFERRED_VERSION_linux-libc-headers ?= "2.6.24"
|
||||
PREFERRED_VERSION_linux-libc-headers ?= "2.6.29"
|
||||
PREFERRED_VERSION_glibc ?= "2.6.1"
|
||||
PREFERRED_VERSION_glibc-initial ?= "2.6.1"
|
||||
PREFERRED_VERSION_elfutils ?= "0.131"
|
||||
|
||||
@@ -17,7 +17,7 @@ PREFERRED_VERSION_gcc-cross-intermediate ?= "${GCCVERSION}"
|
||||
PREFERRED_VERSION_gcc-cross-sdk ?= "4.3.1"
|
||||
PREFERRED_VERSION_binutils ?= "${BINUVERSION}"
|
||||
PREFERRED_VERSION_binutils-cross ?= "${BINUVERSION}"
|
||||
PREFERRED_VERSION_linux-libc-headers ?= "2.6.24"
|
||||
PREFERRED_VERSION_linux-libc-headers ?= "2.6.29"
|
||||
PREFERRED_VERSION_glibc ?= "2.6.1"
|
||||
PREFERRED_VERSION_glibc-initial ?= "2.6.1"
|
||||
PREFERRED_VERSION_elfutils ?= "0.131"
|
||||
|
||||
Reference in New Issue
Block a user