summaryrefslogtreecommitdiff
path: root/packages/linux/linux-omap_git.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-09-11 11:43:24 +0000
committerKoen Kooi <koen@openembedded.org>2008-09-11 11:43:24 +0000
commit4cef27db88fd0c049a08b64c584e7d18877bf7f5 (patch)
treecc913db7f3b8017af1b16b440e0a566019468b71 /packages/linux/linux-omap_git.bb
parent21218baa10453bf588c4203baca6229e337f6066 (diff)
linux-omap git: update to current state
Diffstat (limited to 'packages/linux/linux-omap_git.bb')
-rw-r--r--packages/linux/linux-omap_git.bb31
1 files changed, 15 insertions, 16 deletions
diff --git a/packages/linux/linux-omap_git.bb b/packages/linux/linux-omap_git.bb
index 085b2f6be3..6baede2996 100644
--- a/packages/linux/linux-omap_git.bb
+++ b/packages/linux/linux-omap_git.bb
@@ -6,38 +6,38 @@ KERNEL_IMAGETYPE = "uImage"
COMPATIBLE_MACHINE = "omap5912osk|omap1710h3|omap2430sdp|omap2420h4|beagleboard|omap3evm"
-SRCREV = "2a4625ebb6538f9eef5d524b8e39e5c0c1316f9a"
+SRCREV = "e9e9988a4ded6acee1d5387debb39f006f4c11a3"
-PV = "2.6.26+2.6.27-rc5+${PR}+git${SRCREV}"
-PR = "r2"
+PV = "2.6.26+2.6.27-rc6+${PR}+git${SRCREV}"
+PR = "r1"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \
file://defconfig"
-SRC_URI_append = " file://no-harry-potter.diff;patch=1 \
+SRC_URI_append = " \
file://timer-suppression.patch;patch=1 \
file://no-empty-flash-warnings.patch;patch=1 \
file://oprofile-0.9.3.armv7.diff;patch=1 \
- file://cache-display-fix.patch;patch=1 \
- file://4bitmmc.diff;patch=1 \
file://no-cortex-deadlock.patch;patch=1 \
file://read_die_ids.patch;patch=1 \
file://fix-install.patch;patch=1 \
-"
-
-temporarely-disabled = " \
- file://01-fix-timing-print.diff;patch=1 \
- file://02-set-clkseld11.diff;patch=1 \
- file://03-enable-overlay-opt.diff;patch=1 \
- file://04-use-pcd.diff;patch=1 \
+ file://musb-dma-iso-in.eml;patch=1 \
+ file://musb-support-high-bandwidth.patch.eml;patch=1 \
+ file://musb-mru-otgfix.diff;patch=1 \
+ file://16bpp.patch;patch=1 \
+ file://01-fix-timing-print.diff;patch=1 \
+ file://03-enable-overlay-opt.diff;patch=1 \
file://05-fix-display-panning.diff;patch=1 \
file://06-ensure-fclk.diff;patch=1 \
file://07-set-burst-size.diff;patch=1 \
file://mru-clocks1.diff;patch=1 \
file://mru-clocks2.diff;patch=1 \
- file://mru-clocks3.diff;patch=1 \
+ file://mru-clocks3.diff;patch=1 \
+ file://001-mru-enable-overlay.diff;patch=1 \
+ "
+
+temporarely-disabled = " \
file://000-mru-make-video-mode-selcatable.diff;patch=1 \
- file://001-mru-enable-overlay.diff;patch=1 \
file://002-mru-set-default-800x600.diff;patch=1 \
file://003-mru-omapfb-more-video-modes.diff;patch=1 \
file://004-mru-export-omapfb-register-panel.diff;patch=1 \
@@ -47,7 +47,6 @@ temporarely-disabled = " \
file://008-mru-lcd-omap3beagle-license.diff;patch=1 \
file://009-mru-unregister-beagle-lcd.diff;patch=1 \
file://010-mru-fix-video-mode-param.diff;patch=1 \
- file://001-sakoman-twl4030-asoc.diff;patch=1 \
file://musb-dmafix.patch;patch=1 \
"