mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 21:32:13 +02:00
meta-toolchain: Exclude from world builds
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -18,6 +18,8 @@ TOOLCHAIN_OUTPUTNAME ?= "${SDK_NAME}-toolchain-${DISTRO_VERSION}"
|
||||
|
||||
RDEPENDS = "${TOOLCHAIN_TARGET_TASK} ${TOOLCHAIN_HOST_TASK}"
|
||||
|
||||
EXCLUDE_FROM_WORLD = "1"
|
||||
|
||||
do_populate_sdk() {
|
||||
rm -rf ${SDK_OUTPUT}
|
||||
rm -rf ${SDK_OUTPUT2}
|
||||
|
||||
Reference in New Issue
Block a user