From 34e2f1a5c1c897dcf80557e9dfbba7e0fd78fb98 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 31 Jan 2011 14:45:04 +0100 Subject: [PATCH] angstrom: point ANGSTROM_URI to feeds.a-d.org Signed-off-by: Koen Kooi --- conf/distro/include/angstrom.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/distro/include/angstrom.inc b/conf/distro/include/angstrom.inc index ec6619f..793b892 100644 --- a/conf/distro/include/angstrom.inc +++ b/conf/distro/include/angstrom.inc @@ -78,7 +78,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