angstrom: disable src_distribute_local bbclass for the time being

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi
2011-01-31 13:05:04 +01:00
parent a106ef916f
commit 285322dbae

View File

@@ -22,7 +22,7 @@ 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"
#INHERIT += "src_distribute_local"
SRC_DIST_LOCAL ?= "symlink"
# Can be "glibc", "eglibc" or "uclibc"