angstrom core tweaks: whitelist SOC_FAMILY for shared state dependency tracking in MACHINEOVERRIDES

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-10-31 12:06:27 +01:00
parent ec8c9d04ec
commit 5e444a6ba5

View File

@@ -3,6 +3,9 @@
# Empty commercial license, we want to build a superset for the default config
COMMERCIAL_LICENSE = ""
# Shared state fixups
MACHINEOVERRIDES[vardepsexclude] += "SOC_FAMILY"
# Tuning and package arch compatibility
# Turn armv7a-vfp-neon into armv7a for compatibility reasons