diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc index f910e46..ec6619f 100644 --- a/conf/distro/include/angstrom.inc +++ b/conf/distro/include/angstrom.inc @@ -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"