From: Koen Kooi Date: Thu, 13 Sep 2007 10:22:02 +0000 (+0000) Subject: linux 2.6.21: remove gumstix patch that breaks busybox X-Git-Tag: Release-2010-05/1~8668^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=785630abad48940514a343d6f36312751e263bd7;p=openembedded.git linux 2.6.21: remove gumstix patch that breaks busybox --- diff --git a/packages/linux/linux_2.6.21.bb b/packages/linux/linux_2.6.21.bb index 2144dd28a1..2bfbee8184 100644 --- a/packages/linux/linux_2.6.21.bb +++ b/packages/linux/linux_2.6.21.bb @@ -4,7 +4,7 @@ DEFAULT_PREFERENCE_at91sam9263ek = "-1" DEFAULT_PREFERENCE_gumstix-connex = "1" DEFAULT_PREFERENCE_gumstix-verdex = "1" -PR = "r8" +PR = "r9" SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \ file://defconfig \ @@ -63,7 +63,6 @@ GUMSTIX_PATCHES = "\ file://mmc-card-detect.patch;patch=1 \ file://misalignment-handling.patch;patch=1 \ file://compile-fix-pxa_cpufreq.patch;patch=1 \ - file://ramfs-mode-support.patch;patch=1 \ file://pxafb-definition.patch;patch=1 \ file://270-usb-gadget-udc.patch;patch=1 \ file://gumstix-pxa270-usb-host.patch;patch=1 \