diff options
author | Koen Kooi <koen@openembedded.org> | 2006-11-25 11:08:09 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-11-25 11:08:09 +0000 |
commit | 1c50b7f195fb03ea53ad4377c33eaad964ce34dc (patch) | |
tree | 2505399d8815be914822300a4eb93de5145939c5 /conf/distro/angstrom-2007.1.conf | |
parent | b4a32ba5e4b9047c97e926df2f5bf6d336158244 (diff) |
angstrom 2007.1: add another CVS_TARBALL_STASH
Diffstat (limited to 'conf/distro/angstrom-2007.1.conf')
-rw-r--r-- | conf/distro/angstrom-2007.1.conf | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/conf/distro/angstrom-2007.1.conf b/conf/distro/angstrom-2007.1.conf index d3b22626bb..3243c951dc 100644 --- a/conf/distro/angstrom-2007.1.conf +++ b/conf/distro/angstrom-2007.1.conf @@ -8,7 +8,7 @@ #DISTRO_VERSION = "2007.1" DISTRO_VERSION = "test-${DATE}" -DISTRO_REVISION = "11" +DISTRO_REVISION = "12" require conf/distro/include/angstrom.inc require conf/distro/include/sane-srcdates.inc @@ -72,8 +72,9 @@ SRCDATE_gconf-dbus = "20060719" SRCDATE_gnome-vfs-dbus = "20060803" CVS_TARBALL_STASH = "\ -http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4/sources/ \ -" + http://www.angstrom-distribution.org/unstable/sources/ \ + http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4/sources/ \ + " # GPE require conf/distro/include/preferred-gpe-versions-2.8.inc |