summaryrefslogtreecommitdiff
path: root/packages/linux/linux-omap2_git.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-08-01 16:41:19 +0000
committerKoen Kooi <koen@openembedded.org>2008-08-01 16:41:19 +0000
commit571eaeb14b50ab33a8564ff90266d60332552da1 (patch)
treeb959c6f557a68341396f829569f6f805ad8ea150 /packages/linux/linux-omap2_git.bb
parentd9ecf3c63414f10610ff9aef8a9237df25ded23b (diff)
linux omap2 git: update serial hang patches for beagleboard
Diffstat (limited to 'packages/linux/linux-omap2_git.bb')
-rw-r--r--packages/linux/linux-omap2_git.bb11
1 files changed, 6 insertions, 5 deletions
diff --git a/packages/linux/linux-omap2_git.bb b/packages/linux/linux-omap2_git.bb
index 22643987b4..61fb288135 100644
--- a/packages/linux/linux-omap2_git.bb
+++ b/packages/linux/linux-omap2_git.bb
@@ -6,7 +6,7 @@ SRCREV = "d3b3ae0fe6c71641da19c8de466ec366d39847e3"
PV = "2.6.26"
#PV = "2.6.26+2.6.27-rc1+${PR}+git${SRCREV}"
-PR = "r52"
+PR = "r53"
SRC_URI = "git://source.mvista.com/git/linux-omap-2.6.git;protocol=git \
file://defconfig"
@@ -45,10 +45,11 @@ SRC_URI_append_beagleboard = " file://no-harry-potter.diff;patch=1 \
file://4bitmmc.diff;patch=1 \
file://400khz-i2c.diff;patch=1 \
file://no-cortex-deadlock.patch;patch=1 \
- file://01-gptimer_maintain_tldr_lt_0xffffffff;patch=1 \
- file://02-gptimer_clear_tocr;patch=1 \
- file://03-gptimer_double_write_tocr;patch=1 \
- file://04-gptimer_add_debug;patch=1 \
+ file://01-gptimer_clear_isrs_on_init;patch=1 \
+ file://02-gptimer_use_match_for_tick;patch=1 \
+ file://03-gptimer_match_plus_ovf;patch=1 \
+ file://04-gptimer_add_debug_to_sysrq_q;patch=1 \
+ file://read_die_ids.patch;patch=1 \
"
SRC_URI_append_omap3evm = " file://no-harry-potter.diff;patch=1 \