diff options
author | Koen Kooi <koen@openembedded.org> | 2009-11-25 10:27:57 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2009-11-25 10:27:57 +0100 |
commit | 24c8c7b88f2271a95289fdf3e9b0c61a3e254ca9 (patch) | |
tree | c6d5dcf6b2dcea0f397a826d811ecd0d9ca7e4bf /recipes/linux/linux-omap_2.6.29.bb | |
parent | 46a3e348d56cb51ba75c291613e535510203225e (diff) |
linux-omap 2.6.29: add smsc patches and update overo defconfig
Diffstat (limited to 'recipes/linux/linux-omap_2.6.29.bb')
-rw-r--r-- | recipes/linux/linux-omap_2.6.29.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/linux/linux-omap_2.6.29.bb b/recipes/linux/linux-omap_2.6.29.bb index 6996416e58..1a0fc51c5a 100644 --- a/recipes/linux/linux-omap_2.6.29.bb +++ b/recipes/linux/linux-omap_2.6.29.bb @@ -169,6 +169,10 @@ SRC_URI_append = " \ file://cache/copy-page-tweak.patch;patch=1 \ file://2.6.29_relocation_1.patch;patch=1 \ file://2.6.29_relocation_2.patch;patch=1 \ + file://smsc/smsc911x-1.patch;patch=1 \ + file://smsc/smsc911x-2.patch;patch=1 \ + file://smsc/smsc911x-3.patch;patch=1 \ + file://smsc/smsc911x-4.patch;patch=1 \ " |