From 709c4d66e0b107ca606941b988bad717c0b45d9b Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Tue, 17 Mar 2009 14:32:59 -0400 Subject: rename packages/ to recipes/ per earlier agreement See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko Acked-by: Mike Westerhof Acked-by: Philip Balister Acked-by: Khem Raj Acked-by: Marcin Juszkiewicz Acked-by: Koen Kooi Acked-by: Frans Meulenbroeks --- .../glibc-2.3.2/glibc23-hppa-Rminkernel.patch | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 recipes/glibc/glibc-2.3.2/glibc23-hppa-Rminkernel.patch (limited to 'recipes/glibc/glibc-2.3.2/glibc23-hppa-Rminkernel.patch') diff --git a/recipes/glibc/glibc-2.3.2/glibc23-hppa-Rminkernel.patch b/recipes/glibc/glibc-2.3.2/glibc23-hppa-Rminkernel.patch new file mode 100644 index 0000000000..61dda4e69a --- /dev/null +++ b/recipes/glibc/glibc-2.3.2/glibc23-hppa-Rminkernel.patch @@ -0,0 +1,22 @@ +--- sysdeps/unix/sysv/linux/configure.in 2003-03-23 16:18:07.000000000 +0900 ++++ sysdeps/unix/sysv/linux/configure.in.new 2003-03-23 16:19:08.000000000 +0900 +@@ -65,7 +65,7 @@ + ;; + hppa*) + libc_cv_gcc_unwind_find_fde=yes +- arch_minimum_kernel=2.4.19 ++ arch_minimum_kernel=2.4.17 + ;; + m68k*) + arch_minimum_kernel=2.0.10 +--- sysdeps/unix/sysv/linux/configure 2003-03-23 16:15:05.000000000 +0900 ++++ sysdeps/unix/sysv/linux/configure.new 2003-03-23 16:21:47.000000000 +0900 +@@ -106,7 +106,7 @@ + ;; + hppa*) + libc_cv_gcc_unwind_find_fde=yes +- arch_minimum_kernel=2.4.19 ++ arch_minimum_kernel=2.4.17 + ;; + m68k*) + arch_minimum_kernel=2.0.10 -- cgit 1.2.3-korg