[oe-commits] [openembedded-core] 10/22: ethtool: upgrade to 4.6

git at git.openembedded.org git at git.openembedded.org
Sun Jul 10 13:12:57 UTC 2016


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

commit 95e6fb5d9248ae3b2bbf9ed2b0592a657d7568a4
Author: Maxin B. John <maxin.john at intel.com>
AuthorDate: Mon Jul 4 16:02:02 2016 +0300

    ethtool: upgrade to 4.6
    
    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.5.bb => ethtool_4.6.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-extended/ethtool/ethtool_4.5.bb b/meta/recipes-extended/ethtool/ethtool_4.6.bb
similarity index 88%
rename from meta/recipes-extended/ethtool/ethtool_4.5.bb
rename to meta/recipes-extended/ethtool/ethtool_4.6.bb
index c47b30a..788d4ea 100644
--- a/meta/recipes-extended/ethtool/ethtool_4.5.bb
+++ b/meta/recipes-extended/ethtool/ethtool_4.6.bb
@@ -11,8 +11,8 @@ SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz \
            file://avoid_parallel_tests.patch \
            "
 
-SRC_URI[md5sum] = "10038f417db89a1508584d5c375f79bb"
-SRC_URI[sha256sum] = "3b1e69d4de3322e2fe2b1e90befaf2c1ea886469d43ba73af3da36be5e2cc5e7"
+SRC_URI[md5sum] = "1186dd83a0384109b92c6cd40a7bb0e5"
+SRC_URI[sha256sum] = "ad45620887f7e61312fc2f9ca3fd50d49ac7737ed874b0b02845d07e0fa3ca49"
 
 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