]> code.ossystems Code Review - openembedded-core.git/commitdiff
ethtool: upgrade to 4.5
authorMaxin B. John <maxin.john@intel.com>
Wed, 4 May 2016 08:20:16 +0000 (11:20 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 May 2016 07:03:56 +0000 (08:03 +0100)
4.2 -> 4.5

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.5.bb [moved from meta/recipes-extended/ethtool/ethtool_4.2.bb with 88% similarity]

similarity index 88%
rename from meta/recipes-extended/ethtool/ethtool_4.2.bb
rename to meta/recipes-extended/ethtool/ethtool_4.5.bb
index 95df784c4c080a1d9d39ca6a1590c2e66fd4358d..c47b30ad79a24c22f8953b1b63522490fc363f33 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] = "5b55f7cd76e901dfc2738ac22cab96ca"
-SRC_URI[sha256sum] = "f84226db8dd18afaf91d8d00f5cb8f87ec3d7f787d2a3605de08d6dfa95ab8ef"
+SRC_URI[md5sum] = "10038f417db89a1508584d5c375f79bb"
+SRC_URI[sha256sum] = "3b1e69d4de3322e2fe2b1e90befaf2c1ea886469d43ba73af3da36be5e2cc5e7"
 
 inherit autotools ptest
 RDEPENDS_${PN}-ptest += "make"