aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-12-05 12:46:04 +0000
committerKoen Kooi <koen@openembedded.org>2006-12-05 12:46:04 +0000
commitc50d4a36fd559073dd05edfc80b3244baf49a593 (patch)
treec2ce301c4449dfc06bdcff21de358a0bd24cd75c /conf
parent0a94fdbbd406c6583ff9fceb1a19206ba376784a (diff)
downloadopenembedded-c50d4a36fd559073dd05edfc80b3244baf49a593.tar.gz
angstrom: add source mirror for angstrom
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/include/angstrom.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc
index 7f0546c271..c057d1a05e 100644
--- a/conf/distro/include/angstrom.inc
+++ b/conf/distro/include/angstrom.inc
@@ -22,7 +22,7 @@ MAINTAINER = "Angstrom Developers <angstrom-distro-devel@linuxtogo.org>"
#use ipkg package format with debian style naming
#use multimachine buildrules
-INHERIT += "package_ipk debian multimachine sanity devshell"
+INHERIT += "package_ipk debian multimachine sanity devshell angstrom-mirrors"
#Generate locales on the buildsystem instead of on the target. Speeds up first boot, set to "1" to enable
PREFERRED_PROVIDER_qemu-native = "qemu-native"