summaryrefslogtreecommitdiff
path: root/packages/linux/linux-omap2_git.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-07-31 15:19:47 +0000
committerKoen Kooi <koen@openembedded.org>2008-07-31 15:19:47 +0000
commit24167e4577d7a883aa764d846cb2bb467b1f271b (patch)
tree489864e2d61eee0f80ff88c65645ca74eb245562 /packages/linux/linux-omap2_git.bb
parent1b5fe1a82a335974cb5707fa72a2f1fc02a15203 (diff)
linux omap2 git: add v2 of serial hang patches
Diffstat (limited to 'packages/linux/linux-omap2_git.bb')
-rw-r--r--packages/linux/linux-omap2_git.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/packages/linux/linux-omap2_git.bb b/packages/linux/linux-omap2_git.bb
index c744cb1d6d..22643987b4 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 = "r51"
+PR = "r52"
SRC_URI = "git://source.mvista.com/git/linux-omap-2.6.git;protocol=git \
file://defconfig"
@@ -47,6 +47,8 @@ SRC_URI_append_beagleboard = " file://no-harry-potter.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 \
"
SRC_URI_append_omap3evm = " file://no-harry-potter.diff;patch=1 \