]> code.ossystems Code Review - openembedded-core.git/commitdiff
ethtool: upgrade to 3.12.1
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 11 Nov 2013 13:59:10 +0000 (13:59 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 12 Nov 2013 10:18:51 +0000 (10:18 +0000)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/ethtool/ethtool-3.12.1/run-ptest [moved from meta/recipes-extended/ethtool/ethtool-3.11/run-ptest with 100% similarity]
meta/recipes-extended/ethtool/ethtool_3.12.1.bb [moved from meta/recipes-extended/ethtool/ethtool_3.11.bb with 87% similarity]

similarity index 87%
rename from meta/recipes-extended/ethtool/ethtool_3.11.bb
rename to meta/recipes-extended/ethtool/ethtool_3.12.1.bb
index 1e89800fb48eee8a757eab9cbb9c4ba30fce9754..19bca2fa0b7a3e7604f3de9609d9be3b769e2464 100644 (file)
@@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
 SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz \
            file://run-ptest"
 
-SRC_URI[md5sum] = "b3fba5cc45377b8fc2ead9f1e05c11bd"
-SRC_URI[sha256sum] = "a054fd5a318a0a01113952908d2344eb452f4dfd2525fe8b525f7ff2236db38a"
+SRC_URI[md5sum] = "5a1058efe8eb4f3473f5028967729078"
+SRC_URI[sha256sum] = "45190d70e5ce1b4d87def4f71fb5bf04f8a4f4dc5f9e0f38c49c16c462fb59d9"
 
 inherit autotools ptest
 RDEPENDS_${PN}-ptest += "make"