]> code.ossystems Code Review - openembedded-core.git/commitdiff
ethtool: upgrade to 4.6
authorMaxin B. John <maxin.john@intel.com>
Mon, 4 Jul 2016 13:02:02 +0000 (16:02 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 10 Jul 2016 13:12:06 +0000 (14:12 +0100)
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/ethtool/ethtool_4.6.bb [moved from meta/recipes-extended/ethtool/ethtool_4.5.bb with 88% similarity]

similarity index 88%
rename from meta/recipes-extended/ethtool/ethtool_4.5.bb
rename to meta/recipes-extended/ethtool/ethtool_4.6.bb
index c47b30ad79a24c22f8953b1b63522490fc363f33..788d4ea35173e132a0431a0638230cd1922a7c98 100644 (file)
@@ -11,8 +11,8 @@ SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz \
            file://avoid_parallel_tests.patch \
            "
 
-SRC_URI[md5sum] = "10038f417db89a1508584d5c375f79bb"
-SRC_URI[sha256sum] = "3b1e69d4de3322e2fe2b1e90befaf2c1ea886469d43ba73af3da36be5e2cc5e7"
+SRC_URI[md5sum] = "1186dd83a0384109b92c6cd40a7bb0e5"
+SRC_URI[sha256sum] = "ad45620887f7e61312fc2f9ca3fd50d49ac7737ed874b0b02845d07e0fa3ca49"
 
 inherit autotools ptest
 RDEPENDS_${PN}-ptest += "make"