diff options
author | Koen Kooi <koen@openembedded.org> | 2006-05-18 12:43:04 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-05-18 12:43:04 +0000 |
commit | b0da47558261c934bf1b0c2aeae37d872142f256 (patch) | |
tree | 612bbc66adb1c5bb59fba587a511966de131cdf3 /conf | |
parent | ec6a0a6478eb6c0cdad2a22febd667672bfd159e (diff) |
angstrom 2006.9: slide srcdate forward to avoid some build problems
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/angstrom-2006.9.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/angstrom-2006.9.conf b/conf/distro/angstrom-2006.9.conf index 405a48721f..9d7c724c8f 100644 --- a/conf/distro/angstrom-2006.9.conf +++ b/conf/distro/angstrom-2006.9.conf @@ -22,8 +22,8 @@ FEED_URIS += " \ # ${MACHINE}##${ANGSTROM_URI}/releases/${DISTRO_VERSION}/feed/${MACHINE} \ # updates##${ANGSTROM_URI}/releases/${DISTRO_VERSION}/feed/updates" -SRCDATE = "20060425" -SRCDATE_handhelds-pxa-2.6 = "20060516" +SRCDATE = "20060518" +#SRCDATE_handhelds-pxa-2.6 = "20060516" CVS_TARBALL_STASH = "\ http://ewi546.ewi.utwente.nl/mirror/www.openzaurus.org/official/unstable/3.5.4/sources/ \ |