]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
ethtool: upgrade to 3.15
authorRoxana Ciobanu <roxana.ciobanu@intel.com>
Wed, 27 Aug 2014 15:22:26 +0000 (18:22 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 28 Aug 2014 14:11:10 +0000 (15:11 +0100)
Signed-off-by: Roxana Ciobanu <roxana.ciobanu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/ethtool/ethtool_3.15.bb [moved from meta/recipes-extended/ethtool/ethtool_3.14.bb with 88% similarity]

similarity index 88%
rename from meta/recipes-extended/ethtool/ethtool_3.14.bb
rename to meta/recipes-extended/ethtool/ethtool_3.15.bb
index bc3b295a46f987d65010aec3eaba3a16095a1cfa..8cd10dfb43d0f079727262c9e43b2d90d3485c22 100644 (file)
@@ -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"