mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 03:52:29 +00:00
poky-external.inc: Double colons in PATH break coreutils
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3214 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
507a3e0817
commit
761dcd5c7a
@ -6,7 +6,7 @@ TARGET_VENDOR = "-poky"
|
||||
|
||||
EXTERNAL_TOOLCHAIN = "${SDK_PREFIX}"
|
||||
|
||||
PATH =. ":${EXTERNAL_TOOLCHAIN}/bin:"
|
||||
PATH =. "${EXTERNAL_TOOLCHAIN}/bin:"
|
||||
|
||||
PREFERRED_PROVIDER_linux-libc-headers = "external-poky-toolchain"
|
||||
PREFERRED_PROVIDER_virtual/arm-poky-linux-gnueabi-gcc = "external-poky-toolchain"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user