diff options
author | Koen Kooi <koen@openembedded.org> | 2006-02-18 10:28:26 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-02-18 10:28:26 +0000 |
commit | f19e95c73c992e53b52eb65e3eda08a71817c140 (patch) | |
tree | ab8a02ef1c6ba28921efba0f953fdcd451b51adf | |
parent | c4b6113ee392fc5d89c5769e0f96efdcc7eac362 (diff) |
glibc 2.3.5+cvs20050627: use a different name for the tarball to avoid corruption due to wget -c
-rw-r--r-- | packages/glibc/glibc_2.3.5+cvs20050627.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/glibc/glibc_2.3.5+cvs20050627.bb b/packages/glibc/glibc_2.3.5+cvs20050627.bb index 41a5f7e5a7..396d2375bd 100644 --- a/packages/glibc/glibc_2.3.5+cvs20050627.bb +++ b/packages/glibc/glibc_2.3.5+cvs20050627.bb @@ -41,8 +41,8 @@ INHIBIT_DEFAULT_DEPS = "1" # \ # file://arm-ioperm.patch;patch=1;pnum=0 \ # file://ldd.patch;patch=1;pnum=0 \ -SRC_URI = "http://familiar.handhelds.org/source/v0.8.3/libc_sources.redhat.com__20050627.tar.gz \ - http://familiar.handhelds.org/source/v0.8.3/ports_sources.redhat.com__20050627.tar.gz \ +SRC_URI = "http://familiar.handhelds.org/source/v0.8.3/stash_libc_sources.redhat.com__20050627.tar.gz \ + http://familiar.handhelds.org/source/v0.8.3/stash_ports_sources.redhat.com__20050627.tar.gz \ file://arm-audit.patch;patch=1 \ file://arm-audit2.patch;patch=1 \ file://arm-no-hwcap.patch;patch=1 \ |