summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/ethtool/ethtool_6.14.bb
Commit message (Collapse)AuthorAgeFilesLines
* ethtool: upgrade 6.14 -> 6.15Wang Mingyu2025-07-071-39/+0
| | | | | | | | | | | avoid_parallel_tests.patch refreshed for 6.15 (From OE-Core rev: a1b0874b9241e9c4c476c3d1ed937770c082fa01) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ethtool: upgrade 6.11 -> 6.14leimaohui2025-04-201-0/+39
Package metainfo xml to ${PN}, fix the issue that: | ERROR: ethtool-6.14-r0 do_package: QA Issue: ethtool: Files/directories were installed but not shipped in any package: | /usr/share/metainfo | /usr/share/metainfo/org.kernel.software.network.ethtool.metainfo.xml | Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install. | ethtool: 2 installed and not shipped files. [installed-vs-shipped] (From OE-Core rev: 6c35f3dee3a8d9a32243b96060d07cccc24df52e) Signed-off-by: Lei Maohui <leimaohui@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>