aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/angstrom-2008.1.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-04-21 10:46:01 +0200
committerKoen Kooi <koen@openembedded.org>2010-04-21 10:46:01 +0200
commitc61fb932842b04481a6e195d7ac7a81e31d691de (patch)
treec3ae1045a49811015f8723c224c34adb7cdfd858 /conf/distro/angstrom-2008.1.conf
parent3f528c6b5a80beed26d0530abbc113a5aee0d8e4 (diff)
downloadopenembedded-c61fb932842b04481a6e195d7ac7a81e31d691de.tar.gz
angstrom: set DISTRO_FEED_CONFIGS
Diffstat (limited to 'conf/distro/angstrom-2008.1.conf')
-rw-r--r--conf/distro/angstrom-2008.1.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf
index 2b03e718a3..1df0c0bf52 100644
--- a/conf/distro/angstrom-2008.1.conf
+++ b/conf/distro/angstrom-2008.1.conf
@@ -144,6 +144,9 @@ ANGSTROM_BLACKLIST_pn-fso-apm = "regular apmd is good enough"
require conf/distro/include/angstrom.inc
+# Set DISTRO_FEED_CONFIGS to our config var, assigned in the above .inc
+DISTRO_FEED_CONFIGS = "${ANGSTROM_FEED_CONFIGS}"
+
# If we're using an .ipk based rootfs, we want to have opkg-nogpg installed so postinst script can run
# We also take this opportunity to inject angstrom-version and the feed configs into the rootfs
IPKG_VARIANT = "opkg-nogpg-nocurl angstrom-version ${ANGSTROM_FEED_CONFIGS}"