[OE-core] [PATCH 02/10] ethtool: upgrade to 4.5

Maxin B. John maxin.john at intel.com
Wed May 4 08:20:16 UTC 2016


4.2 -> 4.5

Signed-off-by: Maxin B. John <maxin.john at intel.com>
---
 meta/recipes-extended/ethtool/{ethtool_4.2.bb => ethtool_4.5.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-extended/ethtool/{ethtool_4.2.bb => ethtool_4.5.bb} (88%)

diff --git a/meta/recipes-extended/ethtool/ethtool_4.2.bb b/meta/recipes-extended/ethtool/ethtool_4.5.bb
similarity index 88%
rename from meta/recipes-extended/ethtool/ethtool_4.2.bb
rename to meta/recipes-extended/ethtool/ethtool_4.5.bb
index 95df784..c47b30a 100644
--- a/meta/recipes-extended/ethtool/ethtool_4.2.bb
+++ b/meta/recipes-extended/ethtool/ethtool_4.5.bb
@@ -11,8 +11,8 @@ SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz \
            file://avoid_parallel_tests.patch \
            "
 
-SRC_URI[md5sum] = "5b55f7cd76e901dfc2738ac22cab96ca"
-SRC_URI[sha256sum] = "f84226db8dd18afaf91d8d00f5cb8f87ec3d7f787d2a3605de08d6dfa95ab8ef"
+SRC_URI[md5sum] = "10038f417db89a1508584d5c375f79bb"
+SRC_URI[sha256sum] = "3b1e69d4de3322e2fe2b1e90befaf2c1ea886469d43ba73af3da36be5e2cc5e7"
 
 inherit autotools ptest
 RDEPENDS_${PN}-ptest += "make"
-- 
2.4.0




More information about the Openembedded-core mailing list