mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 07:17:50 +00:00
external-poky-toolchain: Don't inherit nativesdk
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
191b03036c
commit
0756b31383
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user