diff options
author | Koen Kooi <koen@openembedded.org> | 2008-04-15 19:56:54 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-04-15 19:56:54 +0000 |
commit | 0d63fce9cd52178d3b3095f7babfff927945a334 (patch) | |
tree | 3762e8601cd1bdbdb44a5f67ec0a97d03582bd1d /conf/distro | |
parent | 0af187780864b83e5ec107f10a9d8f4c4bd33af0 (diff) |
angstrom 2008: remove oz mirror from tarball stash
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/angstrom-2008.1.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/distro/angstrom-2008.1.conf b/conf/distro/angstrom-2008.1.conf index bbfa3a521c..16c7b7d14f 100644 --- a/conf/distro/angstrom-2008.1.conf +++ b/conf/distro/angstrom-2008.1.conf @@ -51,7 +51,6 @@ FEED_BASEPATH = "feeds/2008/${ANGSTROM_PKG_FORMAT}/${ANGSTROM_MODE}/" #The angstrom-mirrors.bbclass should have everything, but we can use this as a fallback CVS_TARBALL_STASH ?= "\ http://www.angstrom-distribution.org/unstable/sources/ \ - http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4/sources/ \ " |