aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ethtool
AgeCommit message (Collapse)Author
2011-01-18ethtool: apply patch to add 3 fifo TSEC paramsChris Larson
- fifo-tx-thr - fifo-tx-starve - fifo-tx-shutoff Patch courtesy Freescale. Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-08-25ethtool: remove versions prior to 2.6.35Roman I Khimov
since 2.6.33 ethtool have changed version numbering and old versions override new one. 2.6.35 is considered as safe upgrade for three years old version 6, so there is no point in keeping it or any previous one around. Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-08-25ethtool: add version 2.6.35Roman I Khimov
Signed-off-by: Roman I Khimov <khimov@altell.ru> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-04-12recipes: move checksums to recipes from checksums.iniMartin Jansa
* fetch all *.bb with patched utils.bbclass appending all checksums found only in checksums.ini to recipe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2009-03-17rename packages/ to recipes/ per earlier agreementDenys Dmytriyenko
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>