summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesse Gilles <jgilles@multitech.com>2011-10-03 12:20:15 -0500
committerJesse Gilles <jgilles@multitech.com>2011-10-03 12:20:15 -0500
commit12b7397667cdb406b5785e0600a90622865bfd23 (patch)
tree27649ca286586c2b024874bb9b95aa490889b902
parent8e36a211333cb277fce96ec00977e35e9d7bc39a (diff)
linux-2.6.35: add at91-gpio-pullup patch for mtcdp
-rw-r--r--multitech/recipes/linux/linux-2.6.35/linux-2.6.35.14-at91-gpio-pullup.patch (renamed from multitech/recipes/linux/linux-2.6.35/mt100eocg/linux-2.6.35.14-at91-gpio-pullup.patch)0
-rw-r--r--multitech/recipes/linux/linux_2.6.35.bbappend3
2 files changed, 2 insertions, 1 deletions
diff --git a/multitech/recipes/linux/linux-2.6.35/mt100eocg/linux-2.6.35.14-at91-gpio-pullup.patch b/multitech/recipes/linux/linux-2.6.35/linux-2.6.35.14-at91-gpio-pullup.patch
index d967838..d967838 100644
--- a/multitech/recipes/linux/linux-2.6.35/mt100eocg/linux-2.6.35.14-at91-gpio-pullup.patch
+++ b/multitech/recipes/linux/linux-2.6.35/linux-2.6.35.14-at91-gpio-pullup.patch
diff --git a/multitech/recipes/linux/linux_2.6.35.bbappend b/multitech/recipes/linux/linux_2.6.35.bbappend
index a256488..6a6286a 100644
--- a/multitech/recipes/linux/linux_2.6.35.bbappend
+++ b/multitech/recipes/linux/linux_2.6.35.bbappend
@@ -1,13 +1,14 @@
FILESEXTRA := "${THISDIR}"
FILESPATHBASE =. "${FILESEXTRA}:"
-PR .= ".corecdp4"
+PR .= ".corecdp5"
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.14-at91-gpio-pullup.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 \