summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/ethtool
diff options
context:
space:
mode:
authorRoxana Ciobanu <roxana.ciobanu@intel.com>2014-08-27 18:22:26 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-08-28 15:11:10 +0100
commitb983f74fe5147d09f1743eaff4c7808d0411c742 (patch)
tree17ec655728d885b5503910c0fe21dff0c8fbfbba /meta/recipes-extended/ethtool
parent4c13eced019eac49f047a620994c1b56af5d4951 (diff)
downloadopenembedded-core-contrib-b983f74fe5147d09f1743eaff4c7808d0411c742.tar.gz
ethtool: upgrade to 3.15
Signed-off-by: Roxana Ciobanu <roxana.ciobanu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/ethtool')
-rw-r--r--meta/recipes-extended/ethtool/ethtool_3.15.bb (renamed from meta/recipes-extended/ethtool/ethtool_3.14.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/ethtool/ethtool_3.14.bb b/meta/recipes-extended/ethtool/ethtool_3.15.bb
index bc3b295a46..8cd10dfb43 100644
--- a/meta/recipes-extended/ethtool/ethtool_3.14.bb
+++ b/meta/recipes-extended/ethtool/ethtool_3.15.bb
@@ -12,8 +12,8 @@ SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz \
file://ethtool-uint.patch \
"
-SRC_URI[md5sum] = "997e20c25c43ad5800f8ae3204455a8a"
-SRC_URI[sha256sum] = "b1a988d6e397bd9d5d73cfd64329f85121936a050174bbfe90f8701fd893a1df"
+SRC_URI[md5sum] = "7e94dd958bcd639aad2e5a752e108b24"
+SRC_URI[sha256sum] = "562e3cc675cf5b1ac655cd060f032943a2502d4d59e5f278f02aae92562ba261"
inherit autotools ptest
RDEPENDS_${PN}-ptest += "make"