glibc_2.3.5+cvs20050627: Fix source location.
authorFlorian Boor <florian.boor@kernelconcepts.de>
Fri, 17 Feb 2006 00:59:00 +0000 (00:59 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Fri, 17 Feb 2006 00:59:00 +0000 (00:59 +0000)
packages/glibc/glibc_2.3.5+cvs20050627.bb

index e7adcd0..41a5f7e 100644 (file)
@@ -7,7 +7,7 @@ MAINTAINER = "Phil Blundell <pb@handhelds.org>"
 
 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/glibc-cvs-2.3.5"
 SRCDATE = "20050627"
-PR = "r1"
+PR = "r2"
 
 GLIBC_ADDONS ?= "ports,linuxthreads"
 GLIBC_EXTRA_OECONF ?= ""
@@ -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 = "cvs://anoncvs@sources.redhat.com/cvs/glibc;module=libc \
-          cvs://anoncvs@sources.redhat.com/cvs/glibc;module=ports \
+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 \
           file://arm-audit.patch;patch=1 \
           file://arm-audit2.patch;patch=1 \
           file://arm-no-hwcap.patch;patch=1 \