From: Koen Kooi Date: Mon, 31 Jan 2011 13:47:03 +0000 (+0100) Subject: angstrom: point ANGSTROM_URI to feeds.a-d.org X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0a861bd9bd8884882ddf1eb3bf230cdcb012fc6;p=openembedded.git angstrom: point ANGSTROM_URI to feeds.a-d.org Signed-off-by: Koen Kooi --- 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