angstrom-core-tweaks: seperate licenses by MACHINE_ARCH

Without this multimachine builds blow up due to packages having the same
license between architectures. Shocking and unexpected!

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2014-10-11 11:15:45 +02:00
parent 3eb6942ca3
commit dae094d69a

View File

@@ -16,6 +16,9 @@ BB_SIGNATURE_HANDLER ?= "OEBasicHash"
COMMERCIAL_LICENSE = ""
LICENSE_FLAGS_WHITELIST += "commercial"
# Unbreak multimachine builds
LICENSE_DIRECTORY = "${DEPLOY_DIR}/licenses/${MACHINE_ARCH}"
# Preset set this or bbappends break
PRINC ??= "0"