summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/ethtool
Commit message (Collapse)AuthorAgeFilesLines
* ethtool: Upgrade to 3.16Changhyeok Bae2014-11-201-2/+2
| | | | | | | (From OE-Core rev: bedcf3cf03d0c6283e06949a0c98773390c01ed0) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ethtool: upgrade to 3.15Roxana Ciobanu2014-08-281-2/+2
| | | | | | | (From OE-Core rev: b983f74fe5147d09f1743eaff4c7808d0411c742) Signed-off-by: Roxana Ciobanu <roxana.ciobanu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ethtool: Fix musl build failurePaul Barker2014-08-232-0/+51
| | | | | | | | | We just need to ensure the proper names for uint types are used. (From OE-Core rev: 1d381aa15896c133ce0f5bc5b62e3a416e5deb02) Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ethtool: use serial-tests config needed by ptest.Tudor Florea2014-05-292-2/+23
| | | | | | | | | | | | | | | | | | | | buildtest-TESTS and runtest-TESTS targets are required by ptest. In order to have those targets in automake 1.13.4 serial-tests should be specified since parallel-tests is assumed by default and serial-tests is optional. ptest results: PASS: test-cmdline PASS: test-features ================== All 2 tests passed ================== (From OE-Core rev: 15bdef1f25ef567caf2f2e270de899e35da7cca9) Signed-off-by: Tudor Florea <tudor.florea@enea.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ethtool: upgrade to 3.14Paul Eggleton2014-05-151-2/+2
| | | | | | | | (From OE-Core rev: dffda81a2791165aa4300227d601867d5a82753c) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ethtool: upgrade to 3.13Paul Eggleton2014-03-022-3/+3
| | | | | | | | | | | | LIC_FILES_CHKSUM changed due to updating the COPYING license text (still GPLv2, but new FSF address, some minor formatting changes, reference to "GNU Library General Public License" -> "GNU Lesser General Public License". (From OE-Core rev: 364ed319f3196bd60486f18e2ab48a9723ead5a6) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ethtool: Fix ptest compileRichard Purdie2013-11-221-1/+1
| | | | | | | | | | | buildtest-TESTS is a phony target and does nothing which results in a do_install error since the tests aren't built. Since there isn't a suitable make target but the number of tests are small, hardcode the two to build to unbreak the build when ptest is enabled. (From OE-Core rev: 5dd8653fdcda5e0e8b4f3c37a46f357bc97ec66c) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ethtool: upgrade to 3.12.1Paul Eggleton2013-11-122-2/+2
| | | | | | | (From OE-Core rev: 3241f767e08df95f3d839fd50f53e6b88e39e094) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ethtool: upgrade to 3.11Paul Eggleton2013-10-292-2/+2
| | | | | | | (From OE-Core rev: ba5a3e7ed4e58865c770e9480e322a4c4a939c02) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ethtool: add ptestGabriel Barbu2013-07-132-2/+18
| | | | | | | | | | Install ethtool test and run it as a ptest. (From OE-Core rev: 6b70373923909a05bb4d99beb8105c732ee0b2de) Signed-off-by: Gabriel Barbu <gabriel.barbu@enea.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ethtool: Updated from 3.9 to 3.10Ionut Radu2013-07-101-2/+2
| | | | | | | | (From OE-Core rev: e7afa4777c61c0140b1dde4c7a2ff32c32954c6e) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ethtool: Updated from 3.8 to 3.9Ionut Radu2013-05-161-3/+2
| | | | | | | | (From OE-Core rev: deb79dc43a13621490f700d0269cedc126a32ac3) Signed-off-by: Ionut Radu <ionutx.radu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ethtool: upgrade to 3.8Constantin Musca2013-03-051-2/+2
| | | | | | | (From OE-Core rev: 81bdf523f01fe9e9e9053e20a687ba7de5041cbf) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ethtool: fix license segment md5sum boundaryMarko Lindqvist2013-01-161-1/+1
| | | | | | | | | | | | Replaced incorrect "firstline" with correct "beginline" for telling where license segment in file begins. Old md5sum was calculated from the beginning of the file, not from beginning of the license segment. (From OE-Core rev: da826787f08adec6a3ec3995e7809b75df2c99c3) Signed-off-by: Marko Lindqvist <cazfi74@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ethtool: upgrade to 3.7Constantin Musca2012-12-311-2/+2
| | | | | | | | (From OE-Core rev: 804698db74bd03157b5084433186c5f592080bdf) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ethtool: upgrade to 3.6Constantin Musca2012-12-061-2/+2
| | | | | | | | (From OE-Core rev: 22d2ca62df4e1b5edf2881864eb602c1fba83f13) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ethtool: package update 3.4.1 -> 3.5Constantin Musca2012-08-291-2/+2
| | | | | | | (From OE-Core rev: 812ec5434be01154c225b672a0ad4dcfb9d927ae) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ethtool: upgrade to 3.4.1Laurentiu Palcu2012-07-041-2/+2
| | | | | | | (From OE-Core rev: 5550c437b50ea9124ce06fa7d17166f2be6d4ee5) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ethtool: upgrade to 3.2Laurentiu Palcu2012-06-112-15/+15
| | | | | | | | | | | | | Other changes: - the HOMEPAGE URL since project hosting chenged to kernel.org; - licence MD5 for ethtool.c has changed because a new copyright line from Sun has been added: "Portions Copyright (C) Sun Microsystems 2008" (From OE-Core rev: ca1400b51bab2451bd6025a7b79ddabb1ac3d295) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recipes-extended: Add Summary informationMark Hatle2010-12-161-0/+1
| | | | | | Add Summary information and update descriptions as necessary. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* SRC_URI Checksums AdditionalsSaul Wold2010-12-091-0/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* ethtool: Update to 2.6.36Zhai Edwin2010-12-061-0/+0
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* Major layout change to the packages directoryRichard Purdie2010-08-271-0/+11
Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>