diff options
Diffstat (limited to 'packages/linux/linux-omap_git.bb')
| -rw-r--r-- | packages/linux/linux-omap_git.bb | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/packages/linux/linux-omap_git.bb b/packages/linux/linux-omap_git.bb index 24613c8b39..708abad181 100644 --- a/packages/linux/linux-omap_git.bb +++ b/packages/linux/linux-omap_git.bb @@ -10,11 +10,11 @@ DEFAULT_PREFERENCE_omap3evm = "1" DEFAULT_PREFERENCE_omap3-pandora = "1" -SRCREV = "15f75b6226c2d3b82062bb721e7cb9a1d6f35efd" +SRCREV = "45e5c5ffd32ade5a21a5e87b4040072590ec3ae1" #PV = "2.6.27+2.6.28-rc8+${PR}+gitr${SRCREV}" -PV = "2.6.28+${PR}+gitr${SRCREV}" -PR = "r9" +PV = "2.6.28+2.6.29-rc2${PR}+gitr${SRCREV}" +PR = "r10" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \ file://defconfig" @@ -30,11 +30,8 @@ SRC_URI_append = " \ file://mru-improve-pixclock-config.diff;patch=1 \ file://mru-make-video-timings-selectable.diff;patch=1 \ file://mru-enable-overlay-optimalization.diff;patch=1 \ - file://dvb-fix-dma.diff;patch=1 \ file://0001-Removed-resolution-check-that-prevents-scaling-when.patch;patch=1 \ file://0001-Implement-downsampling-with-debugs.patch;patch=1 \ - file://twl-asoc-fix-record.diff;patch=1 \ - file://tick-schedc-suppress-needless-timer-reprogramming.patch;patch=1 \ file://0001-DSS-New-display-subsystem-driver-for-OMAP2-3.patch;patch=1 \ file://0002-DSS-OMAPFB-fb-driver-for-new-display-subsystem.patch;patch=1 \ file://0003-DSS-Add-generic-DVI-panel.patch;patch=1 \ @@ -49,8 +46,9 @@ SRC_URI_append = " \ file://0012-DSS-Add-comments-to-FAKE_VSYNC-to-make-things-more.patch;patch=1 \ file://0013-DSS-OMAPFB-remove-extra-spaces.patch;patch=1 \ file://0014-DSS-fix-clk_get_usecount.patch;patch=1 \ - file://0001-ASoC-Add-support-for-OMAP3-EVM.patch;patch=1 \ +# file://0001-ASoC-Add-support-for-OMAP3-EVM.patch;patch=1 \ file://0001-This-merges-Steve-Kipisz-USB-EHCI-support.-He-star.patch;patch=1 \ + file://0001-board-omap3beagle-set-i2c-3-to-100kHz.patch;patch=1 \ " |
