mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 21:49:33 +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"
|
INHIBIT_DEFAULT_DEPS = "1"
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
|
|
||||||
inherit nativesdk
|
#inherit nativesdk
|
||||||
|
|
||||||
do_stage() {
|
do_stage() {
|
||||||
if [ ! -e ${prefix}/environment-setup ]; then
|
if [ ! -e ${prefix}/environment-setup ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user