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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user