linux-omap2 git: update SRCREV
authorKoen Kooi <koen@openembedded.org>
Sat, 28 Jun 2008 10:20:20 +0000 (10:20 +0000)
committerKoen Kooi <koen@openembedded.org>
Sat, 28 Jun 2008 10:20:20 +0000 (10:20 +0000)
packages/linux/linux-omap2_git.bb

index 7d27310..176bf0c 100644 (file)
@@ -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 \