From 47b4c0a25d51b4e25051720471df2dcd5820777a Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Mon, 17 Sep 2012 12:43:09 -0500 Subject: linux-2.6.35: remove linux-2.6.35-at91sam9g20-reset.patch Removing this patch because it has caused major reboot regressions compared to running without it. Though the patch is intended to improve reboot reliability, in our testing it has made it worse and is very unreliable. Reboot testing without the patch has shown no problems. --- multitech/recipes/linux/linux_2.6.35.bbappend | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/multitech/recipes/linux/linux_2.6.35.bbappend b/multitech/recipes/linux/linux_2.6.35.bbappend index 6b27b76..3177904 100644 --- a/multitech/recipes/linux/linux_2.6.35.bbappend +++ b/multitech/recipes/linux/linux_2.6.35.bbappend @@ -1,7 +1,7 @@ FILESEXTRA := "${THISDIR}" FILESPATHBASE =. "${FILESEXTRA}:" -PR .= ".corecdp10" +PR .= ".corecdp11" STABLEV = "14" SRC_URI_mtcdp = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \ @@ -15,7 +15,6 @@ SRC_URI_mtcdp = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;n file://linux-2.6.32.3-atmel_serial_disable_hwhs.patch \ file://linux-2.6.35.14-option-zte.patch \ file://linux-2.6.32.3-option-telit.patch \ - file://linux-2.6.35-at91sam9g20-reset.patch \ " SRC_URI_mt100eocg = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \ @@ -29,7 +28,6 @@ SRC_URI_mt100eocg = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.b file://linux-2.6.32.3-atmel_serial_disable_hwhs.patch \ file://linux-2.6.35.14-option-zte.patch \ file://linux-2.6.32.3-option-telit.patch \ - file://linux-2.6.35-at91sam9g20-reset.patch \ " # work around firmware/Makefile issue with make 3.82 -- cgit v1.2.3