summaryrefslogtreecommitdiff
path: root/recipes/linux/linux_2.6.29+2.6.30-rc4.bb
diff options
context:
space:
mode:
authorFlorian Boor <florian.boor@kernelconcepts.de>2009-07-15 22:14:57 +0200
committerFlorian Boor <florian.boor@kernelconcepts.de>2009-07-15 22:27:44 +0200
commit5a9a681d0ab893e191f7c23040e8fd1aa1e850ea (patch)
treef2c45e16e964b084e6197976a263232bbf25fb45 /recipes/linux/linux_2.6.29+2.6.30-rc4.bb
parentb507bb7b96865d83f2ea8a383899319f47b3b741 (diff)
linux: Update TX25 support in 2.6.30-rc4, add and turn on CAN support, fixes NAND.
Diffstat (limited to 'recipes/linux/linux_2.6.29+2.6.30-rc4.bb')
-rw-r--r--recipes/linux/linux_2.6.29+2.6.30-rc4.bb6
1 files changed, 2 insertions, 4 deletions
diff --git a/recipes/linux/linux_2.6.29+2.6.30-rc4.bb b/recipes/linux/linux_2.6.29+2.6.30-rc4.bb
index 673ed70188..06947dea67 100644
--- a/recipes/linux/linux_2.6.29+2.6.30-rc4.bb
+++ b/recipes/linux/linux_2.6.29+2.6.30-rc4.bb
@@ -3,7 +3,7 @@ require linux.inc
KERNEL_RELEASE = "2.6.30-rc4"
OLD_KERNEL_RELEASE = "2.6.29"
PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}"
-PR = "r2"
+PR = "r3"
S = "${WORKDIR}/linux-${OLD_KERNEL_RELEASE}"
@@ -32,7 +32,5 @@ SRC_URI_append_afeb9260 = " \
"
SRC_URI_append_tx25 = " file://linux-2.6.30-rc4-git.patch;patch=1 \
- file://linux-2.6.30-rc4-karo.diff;patch=1 \
- file://tx25-ts2.patch;patch=1 \
- file://tx25-can.patch;patch=1 "
+ file://linux-2.6.30-rc4-karo3.diff;patch=1"