]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ethtool: bump version to 4.2
authorMaxin B. John <maxin.john@intel.com>
Thu, 12 Nov 2015 08:53:22 +0000 (10:53 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 25 Nov 2015 07:56:50 +0000 (07:56 +0000)
4.0 -> 4.2

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

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