Add linux-2.6.32 recipe for sam9g45ek, missing from previous commit
authorUlf Samuelsson <ulf.samuelsson@atmel.com>
Fri, 15 Jan 2010 18:53:37 +0000 (19:53 +0100)
committerUlf Samuelsson <ulf.samuelsson@atmel.com>
Fri, 15 Jan 2010 18:53:37 +0000 (19:53 +0100)
recipes/linux/linux_2.6.32.bb

index 6a97f1b..63c15b3 100644 (file)
@@ -1,6 +1,6 @@
 require linux.inc
 
-PR = "r3"
+PR = "r4"
 
 S = "${WORKDIR}/linux-${PV}"
 
@@ -8,6 +8,7 @@ S = "${WORKDIR}/linux-${PV}"
 DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_ion = "1"
 DEFAULT_PREFERENCE_simone = "1"
+DEFAULT_PREFERENCE_at91sam9g45ek = "1"
 
 DEFAULT_PREFERENCE_akita = "-1"
 DEFAULT_PREFERENCE_c7x0 = "-1"
@@ -23,6 +24,12 @@ 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_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 \
+       "
+
+
 # part of 2.6.24.7 patchset from Sim.One project
 # other patches needs work
 SRC_URI_append_simone = " \