mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 00:32:13 +02:00
external-poky-toolchain: Don't inherit nativesdk
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -14,7 +14,7 @@ PACKAGES_DYNAMIC = "glibc-gconv-*"
|
||||
INHIBIT_DEFAULT_DEPS = "1"
|
||||
PR = "r1"
|
||||
|
||||
inherit nativesdk
|
||||
#inherit nativesdk
|
||||
|
||||
do_stage() {
|
||||
if [ ! -e ${prefix}/environment-setup ]; then
|
||||
|
||||
Reference in New Issue
Block a user