angstrom: add old-style override for SOC_FAMILY

This commit is contained in:
Koen Kooi
2011-01-02 21:28:23 +01:00
parent 9cf79eb931
commit 29b30b7a01

View File

@@ -19,6 +19,7 @@ ONLINE_PACKAGE_MANAGEMENT = "full"
# Add FEED_ARCH and SOC_FAMILY to overrides
MACHINE_OVERRIDES += "${FEED_ARCH} ${SOC_FAMILY}"
OVERRIDES .= ":${FEED_ARCH}:${SOC_FAMILY}"
# Put links to sources in deploy/sources to make it easier for people to be GPL compliant
INHERIT += "src_distribute_local"