From fd907584737589e39cb117200d58a1fbad5fca0d Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Mon, 8 Dec 2008 09:31:11 +0100 Subject: linux-omap git: add patch to suppress needless timer reprogramming --- packages/linux/linux-omap_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packages/linux/linux-omap_git.bb') diff --git a/packages/linux/linux-omap_git.bb b/packages/linux/linux-omap_git.bb index c0ec324ee8..e229622b39 100644 --- a/packages/linux/linux-omap_git.bb +++ b/packages/linux/linux-omap_git.bb @@ -10,7 +10,7 @@ SRCREV = "014ba70469e889ebb74516052c43fd06a419b17b" PV = "2.6.27+2.6.28-rc7+${PR}+gitr${SRCREV}" #PV = "2.6.27+${PR}+gitr${SRCREV}" -PR = "r4" +PR = "r5" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \ file://defconfig" @@ -39,6 +39,7 @@ SRC_URI_append = " \ file://0011-DSS-Support-for-OMAP3-EVM-board.patch;patch=1 \ http://www.bat.org/~tomba/git/0001-DSS-OMAPFB-Check-that-var-pixclock-is-not-zero.patch;patch=1 \ file://twl-asoc-fix-record.diff;patch=1 \ + file://tick-schedc-suppress-needless-timer-reprogramming.patch;patch=1 \ " -- cgit v1.2.3