All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] glibc 2.5: do not use asm/page.h header (taken from glibc 2.6.1)
@ 2010-02-09 17:38 Marcin Juszkiewicz
  2010-02-09 17:38 ` [PATCH 2/3] gcc csl 2007q3: import header hack from Poky to get glibc 2.5 built Marcin Juszkiewicz
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Marcin Juszkiewicz @ 2010-02-09 17:38 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
---
 recipes/glibc/glibc_2.5.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/glibc/glibc_2.5.bb b/recipes/glibc/glibc_2.5.bb
index 6792c58..56e7745 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 \
-- 
1.6.6.1






^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-02-09 21:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-09 17:38 [PATCH 1/3] glibc 2.5: do not use asm/page.h header (taken from glibc 2.6.1) Marcin Juszkiewicz
2010-02-09 17:38 ` [PATCH 2/3] gcc csl 2007q3: import header hack from Poky to get glibc 2.5 built Marcin Juszkiewicz
2010-02-09 21:10   ` Khem Raj
2010-02-09 17:38 ` [PATCH 3/3] file: added 5.04 (WIP) Marcin Juszkiewicz
2010-02-09 21:09 ` [PATCH 1/3] glibc 2.5: do not use asm/page.h header (taken from glibc 2.6.1) Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.