aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap_2.6.29.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-04-07 09:46:06 +0200
committerKoen Kooi <koen@openembedded.org>2009-04-07 09:46:06 +0200
commitfbf22c52a21c8f423d8c6683155be9248f21b31a (patch)
tree020f6d216374fd1826b15c0345676a1ef8bea269 /recipes/linux/linux-omap_2.6.29.bb
parent55dc76064537bdd27a8b6a538d0a0f49ea2dfc8c (diff)
downloadopenembedded-fbf22c52a21c8f423d8c6683155be9248f21b31a.tar.gz
linux-omap 2.6.29: add patches to fix some bugs in the display driver, XV now works again
Diffstat (limited to 'recipes/linux/linux-omap_2.6.29.bb')
-rw-r--r--recipes/linux/linux-omap_2.6.29.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/linux/linux-omap_2.6.29.bb b/recipes/linux/linux-omap_2.6.29.bb
index 23768690c6..bb7f2a416b 100644
--- a/recipes/linux/linux-omap_2.6.29.bb
+++ b/recipes/linux/linux-omap_2.6.29.bb
@@ -10,6 +10,7 @@ DEFAULT_PREFERENCE_overo = "1"
SRCREV = "58cf2f1425abfd3a449f9fe985e48be2d2555022"
+# The main PR is now using MACHINE_KERNEL_PR, for omap3 see conf/machine/include/omap3.inc
PR_append = "+gitr${SRCREV}"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git;protocol=git \
@@ -33,6 +34,11 @@ SRC_URI_append = " \
file://dss2/0011-DSS2-Allocated-memory-for-Color-Look-up-table.patch;patch=1 \
file://dss2/0012-DSS2-Fix-DMA-rotation.patch;patch=1 \
file://dss2/0013-DSS2-Verify-that-overlay-paddr-0.patch;patch=1 \
+ file://dss2/0014-DSS2-Add-function-to-get-DSS-logic-clock-rate.patch;patch=1 \
+ file://dss2/0015-DSS2-DSI-calculate-VP_CLK_RATIO-properly.patch;patch=1 \
+ file://dss2/0016-DSS2-DSI-improve-packet-len-calculation.patch;patch=1 \
+ file://dss2/0017-DSS2-Disable-video-planes-on-sync-lost-error.patch;patch=1 \
+ file://dss2/0018-DSS2-check-for-ovl-paddr-only-when-enabling.patch;patch=1 \
file://0001-board-ldp-add-regulator-info-to-get-the-microSD-slo.patch;patch=1 \
file://fix-unaligned-access.diff;patch=1 \
file://make-alignment-visible.diff;patch=1 \