mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 12:32:15 +02:00
ethtool: Upgrade to 3.16
(From OE-Core rev: bedcf3cf03d0c6283e06949a0c98773390c01ed0) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
aa2c1548b3
commit
3e813f458d
@@ -12,8 +12,8 @@ SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz \
|
||||
file://ethtool-uint.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "7e94dd958bcd639aad2e5a752e108b24"
|
||||
SRC_URI[sha256sum] = "562e3cc675cf5b1ac655cd060f032943a2502d4d59e5f278f02aae92562ba261"
|
||||
SRC_URI[md5sum] = "3806bae34c153e2b9e2859e85c54788d"
|
||||
SRC_URI[sha256sum] = "a6f1433824af7b390ed4e66dfc7cee047d6d1f56dbb8ceef9fe905d63aef5275"
|
||||
|
||||
inherit autotools ptest
|
||||
RDEPENDS_${PN}-ptest += "make"
|
||||
Reference in New Issue
Block a user