aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-06-28 10:20:20 +0000
committerKoen Kooi <koen@openembedded.org>2008-06-28 10:20:20 +0000
commit210fb1e4403fb7abb9d767fa29fbe7bd70448dd6 (patch)
tree1d160463501b1d0223a012cbc8af22db53590959 /packages
parent59aac427403953e53520721506d9b0d5b435169c (diff)
downloadopenembedded-210fb1e4403fb7abb9d767fa29fbe7bd70448dd6.tar.gz
linux-omap2 git: update SRCREV
Diffstat (limited to 'packages')
-rw-r--r--packages/linux/linux-omap2_git.bb7
1 files changed, 2 insertions, 5 deletions
diff --git a/packages/linux/linux-omap2_git.bb b/packages/linux/linux-omap2_git.bb
index 7d27310d67..176bf0cd83 100644
--- a/packages/linux/linux-omap2_git.bb
+++ b/packages/linux/linux-omap2_git.bb
@@ -2,10 +2,10 @@ require linux-omap.inc
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/linux-omap2-git/${MACHINE}"
-SRCREV = "af933cd32a5e14f119a4acb4fe20055f6f8ab1aa"
+SRCREV = "050684c18f2ea0b08fdd5233a0cd3c7f96e00a0e"
PV = "2.6.25+2.6.26-rc8+${PR}+git${SRCREV}"
-PR = "r30"
+PR = "r31"
SRC_URI = "git://source.mvista.com/git/linux-omap-2.6.git;protocol=git \
@@ -17,11 +17,8 @@ SRC_URI_append_beagleboard = " file://no-harry-potter.diff;patch=1 \
file://0001-omap3-cpuidle.patch;patch=1 \
file://0002-omap3-cpuidle.patch;patch=1 \
file://timer-suppression.patch;patch=1 \
- file://fix-dispc-clocks.patch;patch=1 \
file://soc.patch;patch=1 \
file://16bpp.patch;patch=1 \
- file://omap3-dppl-divider.patch;patch=1 \
- file://omap3-jitter.patch;patch=1 \
"
SRC_URI_append_omap3evm = " file://no-harry-potter.diff;patch=1 \