diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-12-10 16:46:22 +0100 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-12-10 16:46:22 +0100 |
commit | 2297bad128f73f878dc28a5c365c4d624e400058 (patch) | |
tree | 6cbf85e8c000c8c73b9cbbcd032712b2cbada838 /recipes/linux/linux-omap_2.6.32.bb | |
parent | a79d5a546392cad57bb8855f88d4617caa852d27 (diff) | |
parent | 79f05d8ff76b50edf55c079206d953f0e7c1b2b9 (diff) |
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
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 71405b7f63..83c326a76a 100644 --- a/recipes/linux/linux-omap_2.6.32.bb +++ b/recipes/linux/linux-omap_2.6.32.bb @@ -17,6 +17,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.g file://defconfig" SRC_URI_append = " \ +file://sctp-fix.patch;patch=1 \ file://cm-t35/0001-omap3-cm-t35-add-mux-initialization.patch;patch=1 \ 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 \ |