summaryrefslogtreecommitdiff
path: root/recipes/glibc
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2010-02-10 18:31:55 +0000
committerGraeme Gregory <dp@xora.org.uk>2010-02-10 18:31:55 +0000
commit8e727767550c9d9ff658a2c869938b45a24beea8 (patch)
treef17b6b4c1406695f08402fe2c594ded3fb49c518 /recipes/glibc
parent6c94d48a45d1b5bcebacc87fdefdebfb4cd3c67e (diff)
parentef4f13f1507d1696cb513a61b67a4831fb88e91a (diff)
Merge branch 'org.openembedded.dev' of git+ssh://git.openembedded.org/openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/glibc')
-rw-r--r--recipes/glibc/glibc_2.5.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/glibc/glibc_2.5.bb b/recipes/glibc/glibc_2.5.bb
index 6792c58a4d..56e7745988 100644
--- a/recipes/glibc/glibc_2.5.bb
+++ b/recipes/glibc/glibc_2.5.bb
@@ -1,5 +1,5 @@
require glibc.inc
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
ARM_INSTRUCTION_SET = "arm"
@@ -49,6 +49,7 @@ SRC_URI = "\
file://zecke-sane-readelf.patch;patch=1 \
file://ldd-unbash.patch;patch=1 \
file://glibc-2.6.1-use-short-for-fnstsw.patch;patch=1 \
+ file://glibc-arm-no-asm-page.patch;patch=1 \
file://generic-bits_select.h \
file://generic-bits_types.h \
file://generic-bits_typesizes.h \