diff options
author | Koen Kooi <koen@openembedded.org> | 2009-04-16 17:29:14 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-04-16 17:29:14 +0200 |
commit | e9c95296cbcdca6a5531fca7b7a1b21ef2173a6d (patch) | |
tree | 5e807044dddba20f60b841a02e978ff7d3150f64 /recipes/linux/linux-omap_2.6.29.bb | |
parent | f9a6f7e2fb04f0ae4ce64769833e2464565cf530 (diff) |
linux-omap 2.6.29: sync with dss2 tree for YUV rotation
Diffstat (limited to 'recipes/linux/linux-omap_2.6.29.bb')
-rw-r--r-- | recipes/linux/linux-omap_2.6.29.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/linux/linux-omap_2.6.29.bb b/recipes/linux/linux-omap_2.6.29.bb index a580a43542..f70fc9b0a3 100644 --- a/recipes/linux/linux-omap_2.6.29.bb +++ b/recipes/linux/linux-omap_2.6.29.bb @@ -46,6 +46,11 @@ SRC_URI_append = " \ file://dss2/0023-DSS2-pass-the-default-FB-color-format-through-board.patch;patch=1 \ file://dss2/0024-DSS2-Beagle-Use-gpio_set_value.patch;patch=1 \ file://dss2/0025-DSS2-VRFB-Macro-for-calculating-base-address-of-th.patch;patch=1 \ + file://dss2/0026-DSS2-DSI-sidlemode-to-noidle-while-sending-frame.patch;patch=1 \ + file://dss2/0027-DSS2-VRFB-rotation-and-mirroring-implemented.patch;patch=1 \ + file://dss2/0028-DSS2-OMAPFB-Added-support-for-the-YUV-VRFB-rotatio.patch;patch=1 \ + file://dss2/0029-DSS2-OMAPFB-Set-line_length-correctly-for-YUV-with.patch;patch=1 \ + file://dss2/0030-DSS2-dispc_get_trans_key-was-returning-wrong-key-ty.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 \ |