From: Changhyeok Bae Date: Thu, 13 Nov 2014 01:22:19 +0000 (+0900) Subject: ethtool: Upgrade to 3.16 X-Git-Tag: 2015-4~1177 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=bedcf3cf03d0c6283e06949a0c98773390c01ed0;p=openembedded-core.git ethtool: Upgrade to 3.16 Signed-off-by: Ross Burton --- diff --git a/meta/recipes-extended/ethtool/ethtool_3.15.bb b/meta/recipes-extended/ethtool/ethtool_3.16.bb similarity index 88% rename from meta/recipes-extended/ethtool/ethtool_3.15.bb rename to meta/recipes-extended/ethtool/ethtool_3.16.bb index 8cd10dfb43..92a0704800 100644 --- a/meta/recipes-extended/ethtool/ethtool_3.15.bb +++ b/meta/recipes-extended/ethtool/ethtool_3.16.bb @@ -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"