nativesdk-external-script: set INHIBIT_DEFAULT_DEPS

This is a script -- we don't want to suck in the toolchain. I thought about
also pulling in allarch, but I don't know how that interacts with nativesdk
yet.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
This commit is contained in:
Christopher Larson
2016-02-18 16:51:03 -07:00
parent 8d0f90e1dd
commit 8bce5b8c3c

View File

@@ -2,6 +2,7 @@ SUMMARY = "Adjustments to the SDK environment for an external toolchain."
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
SRC_URI = "file://external.sh"
INHIBIT_DEFAULT_DEPS = "1"
inherit nativesdk