diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-11-27 22:38:46 +0100 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2009-11-27 22:38:46 +0100 |
commit | 7b52c2df97ca766b03d0e0ecb346007d9d335105 (patch) | |
tree | 94fb6a245633c872898a185546fe351dbed59be4 /recipes/linux/linux-omap_2.6.29.bb | |
parent | 7fcaef86af3dc262b4c315da1b5bb5a8e012b402 (diff) | |
parent | 0e0de60f4443c143fa92068932722f5d75b0999b (diff) |
Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded into org.openembedded.dev
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 \ " |