summaryrefslogtreecommitdiff
path: root/meta/packages/linux/linux-omap2_git.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-08-03 13:16:29 +0000
committerRichard Purdie <richard@openedhand.com>2008-08-03 13:16:29 +0000
commit1ada01f13068766a44cb05d0868beab3a5d2d575 (patch)
treed6cf6187177698c90f9a3d2ace69f2482ec5deeb /meta/packages/linux/linux-omap2_git.bb
parent5e4da782189840fb87bf4ff2ff689a7278cd75c1 (diff)
downloadopenembedded-core-1ada01f13068766a44cb05d0868beab3a5d2d575.tar.gz
openembedded-core-1ada01f13068766a44cb05d0868beab3a5d2d575.tar.bz2
openembedded-core-1ada01f13068766a44cb05d0868beab3a5d2d575.tar.xz
openembedded-core-1ada01f13068766a44cb05d0868beab3a5d2d575.zip
linux-omap2: More beagleboard updates from OE.dev
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5010 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/linux/linux-omap2_git.bb')
-rw-r--r--meta/packages/linux/linux-omap2_git.bb11
1 files changed, 8 insertions, 3 deletions
diff --git a/meta/packages/linux/linux-omap2_git.bb b/meta/packages/linux/linux-omap2_git.bb
index 983678aaa..4d4692dbb 100644
--- a/meta/packages/linux/linux-omap2_git.bb
+++ b/meta/packages/linux/linux-omap2_git.bb
@@ -5,8 +5,8 @@ FILESPATH = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/linux-omap2-git/${M
SRCREV = "d3b3ae0fe6c71641da19c8de466ec366d39847e3"
PV = "2.6.26"
-#PV = "2.6.25+2.6.26-rc9+${PR}+git${SRCREV}"
-PR = "r49"
+#PV = "2.6.26+2.6.27-rc1+${PR}+git${SRCREV}"
+PR = "r53"
SRC_URI = "git://source.mvista.com/git/linux-omap-2.6.git;protocol=git \
file://fixes.patch;patch=1 \
@@ -30,7 +30,6 @@ SRC_URI_append_beagleboard = " file://no-harry-potter.diff;patch=1 \
file://06-ensure-fclk.diff;patch=1 \
file://07-set-burst-size.diff;patch=1 \
file://cache-display-fix.patch;patch=1 \
- file://serialfix.diff;patch=1 \
file://i2c-omap-race-fix.diff;patch=1 \
file://TWL4030-01.patch;patch=1 \
file://TWL4030-02.patch;patch=1 \
@@ -46,6 +45,12 @@ SRC_URI_append_beagleboard = " file://no-harry-potter.diff;patch=1 \
file://mru-clocks3.diff;patch=1 \
file://4bitmmc.diff;patch=1 \
file://400khz-i2c.diff;patch=1 \
+ file://no-cortex-deadlock.patch;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 \