aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-omap_git.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-09-04 11:41:31 +0200
committerKoen Kooi <koen@openembedded.org>2009-09-04 11:41:31 +0200
commit00705178d3fae14a7cf2e2bb817745ad9b41b8b7 (patch)
treebdf5573ef9b9bfc1da5d08f7048b161360b77844 /recipes/linux/linux-omap_git.bb
parentc26fc5db90702b035bd545cff3ee7575a0f9b70f (diff)
downloadopenembedded-00705178d3fae14a7cf2e2bb817745ad9b41b8b7.tar.gz
linux-omap git: add dss2 and cache patches
Diffstat (limited to 'recipes/linux/linux-omap_git.bb')
-rw-r--r--recipes/linux/linux-omap_git.bb21
1 files changed, 21 insertions, 0 deletions
diff --git a/recipes/linux/linux-omap_git.bb b/recipes/linux/linux-omap_git.bb
index 2808455dda..215f88a394 100644
--- a/recipes/linux/linux-omap_git.bb
+++ b/recipes/linux/linux-omap_git.bb
@@ -23,8 +23,29 @@ SRC_URI_append = " \
file://ehci-phy-reset.patch;patch=1 \
file://ehci.patch;patch=1 \
file://0001-implement-TIF_RESTORE_SIGMASK-support-and-enable-the.patch;patch=1 \
+ file://cache/l1cache-shift.patch;patch=1 \
+ file://cache/copy-page-tweak.patch;patch=1 \
+ file://dss2/0001-OMAP2-Add-funcs-for-writing-SMS_ROT_-registers.patch;patch=1 \
+ file://dss2/0002-OMAP-OMAPFB-split-omapfb.h.patch;patch=1 \
+ file://dss2/0003-OMAP-OMAPFB-add-omapdss-device.patch;patch=1 \
+ file://dss2/0004-OMAP-Add-VRAM-manager.patch;patch=1 \
+ file://dss2/0005-OMAP-Add-support-for-VRFB-rotation-engine.patch;patch=1 \
+ file://dss2/0006-OMAP-DSS2-Documentation-for-DSS2.patch;patch=1 \
+ file://dss2/0007-OMAP-DSS2-Display-Subsystem-Driver-core.patch;patch=1 \
+ file://dss2/0008-OMAP-DSS2-Add-more-core-files.patch;patch=1 \
+ file://dss2/0009-OMAP-DSS2-DISPC.patch;patch=1 \
+ file://dss2/0010-OMAP-DSS2-DPI-driver.patch;patch=1 \
+ file://dss2/0011-OMAP-DSS2-Video-encoder-driver.patch;patch=1 \
+ file://dss2/0012-OMAP-DSS2-RFBI-driver.patch;patch=1 \
+ file://dss2/0013-OMAP-DSS2-SDI-driver.patch;patch=1 \
+ file://dss2/0014-OMAP-DSS2-DSI-driver.patch;patch=1 \
+ file://dss2/0015-OMAP-DSS2-omapfb-driver.patch;patch=1 \
+ file://dss2/0016-OMAP-DSS2-Add-DPI-panel-drivers.patch;patch=1 \
+ file://dss2/0017-OMAP-DSS2-Taal-DSI-command-mode-panel-driver.patch;patch=1 \
"
+SRC_URI_append_beagleboard = " file://logo_linux_clut224.ppm \
+
S = "${WORKDIR}/git"
module_autoload_ohci-hcd_omap5912osk = "ohci-hcd"