From 033f6816d9b34d4f7cbfb1c503ed3ee8ccbcbb34 Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Mon, 15 Aug 2011 12:36:58 -0500 Subject: linux: added 2.6.35.14 kernel Changes from 2.6.32.3 CDP kernel -------------------------------- * upgraded sierra driver to 1.7.40 * dropped option.c patch - changes merged upstream by James Maki * dropped at91_mci patch - changes merged upstream * dropped m25p80 patch - changes merged upgrstream --- multitech/recipes/linux/linux_2.6.35.bbappend | 28 +++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 multitech/recipes/linux/linux_2.6.35.bbappend (limited to 'multitech/recipes/linux/linux_2.6.35.bbappend') diff --git a/multitech/recipes/linux/linux_2.6.35.bbappend b/multitech/recipes/linux/linux_2.6.35.bbappend new file mode 100644 index 0000000..4a3af0e --- /dev/null +++ b/multitech/recipes/linux/linux_2.6.35.bbappend @@ -0,0 +1,28 @@ +FILESEXTRA := "${THISDIR}" +FILESPATHBASE =. "${FILESEXTRA}:" + +PR .= ".corecdp1" +STABLEV = "14" + +SRC_URI_mtcdp = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \ + ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/longterm/v${PV}/patch-${PV}.${STABLEV}.bz2;apply=yes;name=stablepatch \ + file://defconfig \ + file://linux-2.6.35.14-mach-at91.patch \ + file://linux-2.6.35-sierra-1.7.40.patch \ + file://linux-2.6.32.3-atmel_spi.patch \ + file://linux-2.6.32.3-at25.patch \ + file://linux-2.6.32.3-atmel_serial_disable_hwhs.patch \ + " + +SRC_URI_mtcdp-embedded = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \ + ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/longterm/v${PV}/patch-${PV}.${STABLEV}.bz2;apply=yes;name=stablepatch \ + file://defconfig \ + file://linux-2.6.35.14-mach-at91-mtcdp-embedded.patch \ + file://linux-2.6.35-sierra-1.7.40.patch \ + file://linux-2.6.32.3-atmel_spi.patch \ + file://linux-2.6.32.3-at25.patch \ + file://linux-2.6.32.3-atmel_serial_disable_hwhs.patch \ + " + +SRC_URI[stablepatch.md5sum] = "1f540c6bb638e1fff9de25648d063e4c" +SRC_URI[stablepatch.sha256sum] = "57c820dfb7a587c01a90d6317c9d7e2ae1471b923970ad305c384dbb1d67b182" -- cgit v1.2.3