summaryrefslogtreecommitdiff
path: root/recipes/linux/linux_2.6.32.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux/linux_2.6.32.bb')
-rw-r--r--recipes/linux/linux_2.6.32.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/linux/linux_2.6.32.bb b/recipes/linux/linux_2.6.32.bb
index cbcf0614a6..23025cdce3 100644
--- a/recipes/linux/linux_2.6.32.bb
+++ b/recipes/linux/linux_2.6.32.bb
@@ -27,6 +27,17 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=ke
SRC_URI[kernel.md5sum] = "260551284ac224c3a43c4adac7df4879"
SRC_URI[kernel.sha256sum] = "5099786d80b8407d98a619df00209c2353517f22d804fdd9533b362adcb4504e"
+SRC_URI_mtcdp = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2;name=kernel \
+ ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${PV}.3.bz2;patch=1;name=build \
+ file://defconfig \
+ file://linux-2.6.32.3-mach-at91.patch;patch=1 \
+ file://linux-2.6.32.3-option.patch;patch=1 \
+ file://linux-2.6.32.3-sierra.patch;patch=1 \
+ file://linux-2.6.32.3-atmel_spi.patch;patch=1 \
+ "
+SRC_URI[build.md5sum] = "6bd3c5fea1e88bb4d0948ec3688bd8f6"
+SRC_URI[build.sha256sum] = "e7526a7ae7210bc7c4f4837e9d8a666f9b126d59bee16015c41c5850d29c841f"
+
SRC_URI_append_at91sam9g45ek = " \
file://at91/linux-2.6.32-001-configurable-nand-partitions.patch;patch=1 \
file://at91/linux-2.6.32-002-sam9g20-proper-reset.patch;patch=1 \