[OE-core] [PATCH] ethtool: Upgrade to 3.16

Changhyeok Bae changhyeok.bae at lge.com
Thu Nov 13 01:22:19 UTC 2014


---
 .../ethtool/{ethtool_3.15.bb => ethtool_3.16.bb}   |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-extended/ethtool/{ethtool_3.15.bb => ethtool_3.16.bb} (88%)

diff --git a/meta/recipes-extended/ethtool/ethtool_3.15.bb b/meta/recipes-extended/ethtool/ethtool_3.16.bb
similarity index 88%
rename from meta/recipes-extended/ethtool/ethtool_3.15.bb
rename to meta/recipes-extended/ethtool/ethtool_3.16.bb
index 8cd10df..92a0704 100644
--- a/meta/recipes-extended/ethtool/ethtool_3.15.bb
+++ b/meta/recipes-extended/ethtool/ethtool_3.16.bb
@@ -12,8 +12,8 @@ SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz \
            file://ethtool-uint.patch \
            "
 
-SRC_URI[md5sum] = "7e94dd958bcd639aad2e5a752e108b24"
-SRC_URI[sha256sum] = "562e3cc675cf5b1ac655cd060f032943a2502d4d59e5f278f02aae92562ba261"
+SRC_URI[md5sum] = "3806bae34c153e2b9e2859e85c54788d"
+SRC_URI[sha256sum] = "a6f1433824af7b390ed4e66dfc7cee047d6d1f56dbb8ceef9fe905d63aef5275"
 
 inherit autotools ptest
 RDEPENDS_${PN}-ptest += "make"
-- 
1.7.9.5




More information about the Openembedded-core mailing list