mirror of
https://git.yoctoproject.org/poky
synced 2026-06-04 15:52:44 +02:00
poky-eabi: Set missing PREFERRED_VERSION of binutils-cross-canadian
Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
committed by
Joshua Lock
parent
b861de3d39
commit
b82067c8e7
@@ -25,6 +25,7 @@ PREFERRED_VERSION_gcc-cross-intermediate ?= "${GCCVERSION}"
|
||||
PREFERRED_VERSION_gcc-cross-sdk ?= "${GCCVERSION}"
|
||||
PREFERRED_VERSION_binutils ?= "${BINUVERSION}"
|
||||
PREFERRED_VERSION_binutils-cross ?= "${BINUVERSION}"
|
||||
PREFERRED_VERSION_binutils-cross-canadian ?= "${BINUVERSION}"
|
||||
PREFERRED_VERSION_linux-libc-headers ?= "2.6.29"
|
||||
PREFERRED_VERSION_glibc ?= "2.6.1"
|
||||
PREFERRED_VERSION_glibc-initial ?= "2.6.1"
|
||||
|
||||
Reference in New Issue
Block a user