From 354c5431349e0487995bebd0fb031f6e431d873f Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Wed, 24 Oct 2007 10:51:45 +0000 Subject: linux-rp: upgraded from 2.6.23+git to 2.6.24-rc1 Updated patches: - hx2750_base - pxa27x_overlay - squashfs3 (does not build anyway) Disabled patches: - input_power (does not like LONG() function) - tsc2101 (breaks Kconfig - something with MACH_HX2750) - squashfs3 Builds for c7x0 but is too big. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2951 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- .../binutils-buildid-arm.patch | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 meta/packages/linux/linux-rp-2.6.23+2.6.24-rc0+git/binutils-buildid-arm.patch (limited to 'meta/packages/linux/linux-rp-2.6.23+2.6.24-rc0+git/binutils-buildid-arm.patch') diff --git a/meta/packages/linux/linux-rp-2.6.23+2.6.24-rc0+git/binutils-buildid-arm.patch b/meta/packages/linux/linux-rp-2.6.23+2.6.24-rc0+git/binutils-buildid-arm.patch deleted file mode 100644 index 68e35e89e..000000000 --- a/meta/packages/linux/linux-rp-2.6.23+2.6.24-rc0+git/binutils-buildid-arm.patch +++ /dev/null @@ -1,16 +0,0 @@ ---- - arch/arm/kernel/vmlinux.lds.S | 1 + - 1 file changed, 1 insertion(+) - -Index: linux-2.6.22/arch/arm/kernel/vmlinux.lds.S -=================================================================== ---- linux-2.6.22.orig/arch/arm/kernel/vmlinux.lds.S 2007-09-11 18:32:29.000000000 +0200 -+++ linux-2.6.22/arch/arm/kernel/vmlinux.lds.S 2007-09-11 18:33:42.000000000 +0200 -@@ -94,6 +94,7 @@ - TEXT_TEXT - SCHED_TEXT - LOCK_TEXT -+ *(.note.*) - #ifdef CONFIG_MMU - *(.fixup) - #endif -- cgit v1.2.3