]> code.ossystems Code Review - openembedded-core.git/commitdiff
ethtool: Upgrade to 3.16
authorChanghyeok Bae <changhyeok.bae@lge.com>
Thu, 13 Nov 2014 01:22:19 +0000 (10:22 +0900)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Nov 2014 14:06:30 +0000 (14:06 +0000)
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/ethtool/ethtool_3.16.bb [moved from meta/recipes-extended/ethtool/ethtool_3.15.bb with 88% similarity]

similarity index 88%
rename from meta/recipes-extended/ethtool/ethtool_3.15.bb
rename to meta/recipes-extended/ethtool/ethtool_3.16.bb
index 8cd10dfb43d0f079727262c9e43b2d90d3485c22..92a0704800cbf1547f35c9e749ac5f90e0effeec 100644 (file)
@@ -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"