[oe-commits] [openembedded-core] 05/50: ethtool: upgrade to 4.5

git at git.openembedded.org git at git.openembedded.org
Mon May 9 07:12:55 UTC 2016


rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit e0e3ec613d5f84ae17a839558b3a3192bd4963ef
Author: Maxin B. John <maxin.john at intel.com>
AuthorDate: Wed May 4 11:20:16 2016 +0300

    ethtool: upgrade to 4.5
    
    4.2 -> 4.5
    
    Signed-off-by: Maxin B. John <maxin.john at intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-extended/ethtool/{ethtool_4.2.bb => ethtool_4.5.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list