aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-imx_2.6.35.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-kernel/linux/linux-imx_2.6.35.3.bb')
-rw-r--r--recipes-kernel/linux/linux-imx_2.6.35.3.bb14
1 files changed, 3 insertions, 11 deletions
diff --git a/recipes-kernel/linux/linux-imx_2.6.35.3.bb b/recipes-kernel/linux/linux-imx_2.6.35.3.bb
index 4878259..083231e 100644
--- a/recipes-kernel/linux/linux-imx_2.6.35.3.bb
+++ b/recipes-kernel/linux/linux-imx_2.6.35.3.bb
@@ -1,31 +1,25 @@
# Copyright (C) 2011-2012 Freescale Semiconductor
# Released under the MIT license (see COPYING.MIT for the terms)
-PR = "${INC_PR}.7"
+PR = "${INC_PR}.8"
include linux-imx.inc
COMPATIBLE_MACHINE = "(mxs|mx5)"
# Revision of imx_2.6.35_10.12.01 branch
-SRCREV_mxs = "6a31a551bc302e74a17e9051bba356903e98273f"
+SRCREV_mxs = "38bf41cc376e24c384934fbeb10770d6712e9143"
LOCALVERSION = "-10.12.01+yocto-${DATE}"
# Revision of imx_2.6.35_11.09.01 branch
-SRCREV_mx5 = "cb0c4573ddf2eb4ee6942929f265560740f5dad2"
+SRCREV_mx5 = "406cab2e8b3c030c0f86263282f846bb55a2faf6"
LOCALVERSION = "-11.09.01+yocto-${DATE}"
SRC_URI += "file://NFS-Fix-nfsroot-support.patch \
file://NFS-allow-nfs-root-mount-to-use-alternate-rpc-ports.patch \
- file://perf-tools-Fix-build-against-newer-glibc.patch \
- file://perf-tools-Do-not-treat-warnings-as-errors.patch \
- file://no-unaligned-access.patch \
- file://dm9601-support-for-usb-ethernet-0x0fe6-0x9700.patch \
"
SRC_URI_append_mxs = " \
- file://mx23-do-not-use-safe-write.patch \
- file://mx23-dont-mange-IRQ_VDDA_BRNOUT.patch \
file://mx28-removecpufreq.patch \
file://mxs-duart-use-ttyAMA-for-device-name.patch \
"
@@ -34,6 +28,4 @@ SRC_URI_append_mx5 = " \
file://mx5-fix-hang-with-framebuffer.patch \
file://egalax_ts-enable-single-event-support.patch \
file://0001-mx53_loco-add-USR-led-support.patch \
- file://002_Return_ERESTARTSYS_from_IPU_GET_EVENT.patch \
- file://003_Sanitise_ipu_interrupt_return_value.patch \
"