diff options
author | Koen Kooi <koen@openembedded.org> | 2009-11-05 22:44:49 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-11-05 22:44:49 +0100 |
commit | b8d29529bec4c3a1d3fed2f6e29880f083d4fb6f (patch) | |
tree | 8c30994715bed2abd6861723b4c3dbcbb102be51 /recipes/linux/linux-omap-pm_2.6.29.bb | |
parent | 97ae1779962922e110b3d990c23cac9f73aa0e21 (diff) | |
download | openembedded-b8d29529bec4c3a1d3fed2f6e29880f083d4fb6f.tar.gz |
linux-omap-pm 2.6.29: add hack to get asoc to register on the touchbook
Diffstat (limited to 'recipes/linux/linux-omap-pm_2.6.29.bb')
-rw-r--r-- | recipes/linux/linux-omap-pm_2.6.29.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/linux/linux-omap-pm_2.6.29.bb b/recipes/linux/linux-omap-pm_2.6.29.bb index 1c7f778a66..9112c7dd8a 100644 --- a/recipes/linux/linux-omap-pm_2.6.29.bb +++ b/recipes/linux/linux-omap-pm_2.6.29.bb @@ -195,6 +195,7 @@ SRC_URI_append_omap3-touchbook = " file://logo_linux_clut224.ppm \ file://touchbook-config.patch;patch=1 \ file://board-omap3touchbook.c \ # file://boot-trace-for-optimization.patch;patch=1 \ + file://touchbook-sound.diff;patch=1 \ " SRC_URI_append_omap3evm = " \ |