summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2006-05-16 10:17:00 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-16 10:17:00 +0000
commitff65a48e0ceb6c3566b4316a1c330c53260b1a81 (patch)
treee62401248e3bee63e7f135dd099228311675e0dd
parentbb802ca09d52586e8e8d8b88ca513b5f04adee45 (diff)
parent39deb7c94e862b2c709487fa94ad54bbd3cfc358 (diff)
merge of 6cf43463f8980c4949a1dea852d710d362f18ac8
and 9f92ed9e480dd6c278e18dd0d9f913f2917fae19
-rw-r--r--conf/distro/angstrom.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/angstrom.conf b/conf/distro/angstrom.conf
index a94fcee140..403b13934f 100644
--- a/conf/distro/angstrom.conf
+++ b/conf/distro/angstrom.conf
@@ -5,8 +5,8 @@
DISTRO = "angstrom"
DISTRO_NAME = "Angstrom"
-#we'll use this till we get a real domain
-ANGSTROM_URI = "http://ewi546.ewi.utwente.nl/angstrom"
+#Use this variable in feeds and other parts that need a URI
+ANGSTROM_URI = "http://www.angstrom-distribution.org/"
#Set the default maintainer to angstrom-dev
MAINTAINER = "Angstrom Developers <angstrom-dev@handhelds.org>"