aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux_2.6.34.bb
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2010-10-19 12:03:22 +0000
committerKhem Raj <raj.khem@gmail.com>2010-10-20 18:30:23 -0700
commitcaa6106d5e60c2e5f0087abed6dabf3b570ef566 (patch)
tree05e9d695883808ec8bd342979a5d409cfc849408 /recipes/linux/linux_2.6.34.bb
parent32938da897ecaa13bfa0c58c5f74e4c819ac9c08 (diff)
downloadopenembedded-caa6106d5e60c2e5f0087abed6dabf3b570ef566.tar.gz
linux-2.6.34: ts72xx - update the kernel patchset and defconfig
- update the SD card patch so it works on ts7400 board also - update CMDLINE and use UBIFS as rootfs by default - add patch with fix for the ts72xx watchdog driver - build what's possible as modules Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/linux/linux_2.6.34.bb')
-rw-r--r--recipes/linux/linux_2.6.34.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/linux/linux_2.6.34.bb b/recipes/linux/linux_2.6.34.bb
index 61f23cfea9..f57d41fed0 100644
--- a/recipes/linux/linux_2.6.34.bb
+++ b/recipes/linux/linux_2.6.34.bb
@@ -1,6 +1,6 @@
require linux.inc
-PR = "r3"
+PR = "r4"
module_autoload_ohci-hcd_omap5912osk = "ohci-hcd"
@@ -43,6 +43,7 @@ SRC_URI_append_ts72xx = " \
file://0016-ts72xx_nand_flash.patch \
file://0017-ep93xx_spi.patch \
file://0018-ts72xx_spi_tmp124.patch \
+ file://0019-watchdog-ts72xx_wdt-disable-watchdog-at-probe.patch \
"
SRC_URI[kernel.md5sum] = "10eebcb0178fb4540e2165bfd7efc7ad"