aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@intel.com>2015-11-12 10:53:22 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-11-25 07:56:50 +0000
commitc3950647a3a84986380cc37d4a1dfbacc1c0acc6 (patch)
tree1729cd0a083b4d49d5af8abc1a8c31517268bf71
parent928adfc807d3c812fcd748e2cf65f392eebd852c (diff)
downloadopenembedded-core-contrib-c3950647a3a84986380cc37d4a1dfbacc1c0acc6.tar.gz
ethtool: bump version to 4.2
4.0 -> 4.2 Signed-off-by: Maxin B. John <maxin.john@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r--meta/recipes-extended/ethtool/ethtool_4.2.bb (renamed from meta/recipes-extended/ethtool/ethtool_4.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/ethtool/ethtool_4.0.bb b/meta/recipes-extended/ethtool/ethtool_4.2.bb
index 13f2b1cf56..95df784c4c 100644
--- a/meta/recipes-extended/ethtool/ethtool_4.0.bb
+++ b/meta/recipes-extended/ethtool/ethtool_4.2.bb
@@ -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"