summaryrefslogtreecommitdiff
path: root/packages/glibc
diff options
context:
space:
mode:
authorPhilipp Zabel <philipp.zabel@gmail.com>2005-12-16 09:31:11 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-12-16 09:31:11 +0000
commit96ff5d7943991de1f7f8363c42b3a124c157d3a6 (patch)
tree3ae54f42181f34396cbeea0be39edd00b2120c9a /packages/glibc
parentf54b1a43b0056e4fe847623a8fcf336f8851c538 (diff)
glibc_2.3.5+cvs20050627: re-apply arm-no-hwcap.patch
Diffstat (limited to 'packages/glibc')
-rw-r--r--packages/glibc/glibc_2.3.5+cvs20050627.bb5
1 files changed, 2 insertions, 3 deletions
diff --git a/packages/glibc/glibc_2.3.5+cvs20050627.bb b/packages/glibc/glibc_2.3.5+cvs20050627.bb
index e7e5c3564b..2b94c4bbde 100644
--- a/packages/glibc/glibc_2.3.5+cvs20050627.bb
+++ b/packages/glibc/glibc_2.3.5+cvs20050627.bb
@@ -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"
CVSDATE = "20050627"
-PR = "r0"
+PR = "r1"
GLIBC_ADDONS ?= "ports,linuxthreads"
GLIBC_EXTRA_OECONF ?= ""
@@ -37,8 +37,6 @@ INHIBIT_DEFAULT_DEPS = "1"
# file://noinfo.patch;patch=1
# file://ldconfig.patch;patch=1;pnum=0
-# file://arm-no-hwcap.patch;patch=1;pnum=0 \
-# file://arm-memcpy.patch;patch=1;pnum=0 \
# file://arm-machine-gmon.patch;patch=1;pnum=0 \
# \
# file://arm-ioperm.patch;patch=1;pnum=0 \
@@ -47,6 +45,7 @@ SRC_URI = "cvs://anoncvs@sources.redhat.com/cvs/glibc;module=libc \
cvs://anoncvs@sources.redhat.com/cvs/glibc;module=ports \
file://arm-audit.patch;patch=1 \
file://arm-audit2.patch;patch=1 \
+ file://arm-no-hwcap.patch;patch=1 \
file://arm-memcpy.patch;patch=1 \
file://arm-longlong.patch;patch=1;pnum=0 \
file://fhs-linux-paths.patch;patch=1 \