diff options
author | Koen Kooi <k-kooi@ti.com> | 2009-12-16 13:50:20 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-12-21 10:10:23 +0100 |
commit | 6b143d814b4c3e06fd6604d2442b5755264015bb (patch) | |
tree | d89798bdbf35d2e062a0a7d74c3c0b4b409dfe98 /recipes/linux/linux-omap_2.6.32.bb | |
parent | 9cf6e46742ffc894fb480193a942fe85a68ef79b (diff) |
linux-omap 2.6.32: add dss2 driver for beagleboard
Diffstat (limited to 'recipes/linux/linux-omap_2.6.32.bb')
-rw-r--r-- | recipes/linux/linux-omap_2.6.32.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/linux/linux-omap_2.6.32.bb b/recipes/linux/linux-omap_2.6.32.bb index 83c326a76a..3eff244391 100644 --- a/recipes/linux/linux-omap_2.6.32.bb +++ b/recipes/linux/linux-omap_2.6.32.bb @@ -23,6 +23,7 @@ file://cm-t35/0001-OMAP-DSS2-add-Toppoly-TDO35S-panel.patch;patch=1 \ file://cm-t35/0002-omap3-cm-t35-add-DSS2-display-support.patch;patch=1 \ file://cm-t35/0003-omap3-cm-t35-update-defconfig-for-DSS2.patch;patch=1 \ file://cm-t35/0006-omap3-cm-t35-update-defconfig.patch;patch=1 \ +file://dss2/beagle-dss2-support.diff;patch=1 \ " SRC_URI_append_beagleboard = " file://logo_linux_clut224.ppm \ |