diff options
author | Koen Kooi <koen@openembedded.org> | 2009-09-17 19:01:41 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-09-17 19:01:41 +0200 |
commit | fd8af199bbe9c164e5f5a462636d973efeb2e80e (patch) | |
tree | 901750716dee28183e99594857c2a5d5aec57d79 /recipes/linux/linux-omap_2.6.31.bb | |
parent | 6d3ad5fb212eba132f0af77629babb58eedd1c52 (diff) |
linux-omap 2.6.31: add some more display fixes
Diffstat (limited to 'recipes/linux/linux-omap_2.6.31.bb')
-rw-r--r-- | recipes/linux/linux-omap_2.6.31.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/linux/linux-omap_2.6.31.bb b/recipes/linux/linux-omap_2.6.31.bb index 70bd906f55..c0f1bc4c63 100644 --- a/recipes/linux/linux-omap_2.6.31.bb +++ b/recipes/linux/linux-omap_2.6.31.bb @@ -63,6 +63,9 @@ SRC_URI_append = " \ file://usb/0014-musb-disable-PING-on-status-phase-of-control-transf.patch;patch=1 \ file://usb/0015-musb-Add-context-save-and-restore-support.patch;patch=1 \ file://usb/0016-usb-update-defconfig.patch;patch=1 \ + file://modedb-hd720.patch;patch=1 \ + file://fix-omapfb.patch;patch=1 \ + file://dss2/beagle-dss2-support.patch;patch=1 \ " SRC_URI_append_beagleboard = " file://logo_linux_clut224.ppm \ |