diff options
author | Koen Kooi <koen@openembedded.org> | 2008-12-08 20:03:10 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-12-08 20:03:10 +0100 |
commit | e1af703acc24a2ecf523b9fe6903f649799870b4 (patch) | |
tree | fdd1d188de6ae65cbdbb23c08b89b374472a6212 /packages/linux/linux-omap_git.bb | |
parent | bd37ae33873c0d4004f59f10d69f5567896cd1f5 (diff) |
linux-omap git: refresh DSS2 patches against upstream git
Diffstat (limited to 'packages/linux/linux-omap_git.bb')
-rw-r--r-- | packages/linux/linux-omap_git.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/linux/linux-omap_git.bb b/packages/linux/linux-omap_git.bb index 5ad4bc1544..332748a423 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 = "r6" +PR = "r7" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \ file://defconfig" @@ -37,7 +37,6 @@ SRC_URI_append = " \ file://0008-DSS-BEAGLE-Enable-DSS-in-beagle-defconfig.patch;patch=1 \ file://0009-DSS-Sharp-LS037V7DW01-LCD-Panel-driver.patch;patch=1 \ 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 \ file://fix-dpll-m4.diff;patch=1 \ |