aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2011-01-31 14:47:03 +0100
committerKoen Kooi <koen@openembedded.org>2011-01-31 19:19:43 +0100
commita0a861bd9bd8884882ddf1eb3bf230cdcb012fc6 (patch)
treef5ceeee4ebabea0fc1bb64f98752a2c502c000c5
parent019b6980f7a30066db0a9a425d7f224a7ade5e27 (diff)
downloadopenembedded-a0a861bd9bd8884882ddf1eb3bf230cdcb012fc6.tar.gz
angstrom: point ANGSTROM_URI to feeds.a-d.org
Signed-off-by: Koen Kooi <koen@openembedded.org>
-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 c04864ba96..6d7770b84c 100644
--- a/conf/distro/include/angstrom.inc
+++ b/conf/distro/include/angstrom.inc
@@ -63,7 +63,7 @@ THUMB_INTERWORK = "yes"
#Use this variable in feeds and other parts that need a URI
-ANGSTROM_URI ?= "http://www.angstrom-distribution.org"
+ANGSTROM_URI ?= "http://feeds.angstrom-distribution.org"
#Use this variable to select which recipe you want to use to get feed configs (/etc/ipkg/, /etc/apt/sources.list)
# usefull for derivative distros and local testing