summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/ethtool
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2014-05-12 14:02:28 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-15 23:24:43 +0100
commit882f0aac1aac9f317319361cb3d7329a2b9afb6a (patch)
tree347fa40672ff3b03fa499fe5be124358cd74272c /meta/recipes-extended/ethtool
parent0158dea3a5bfec2c3669ee3894f95e586cccc131 (diff)
downloadpoky-882f0aac1aac9f317319361cb3d7329a2b9afb6a.tar.gz
ethtool: upgrade to 3.14
(From OE-Core rev: dffda81a2791165aa4300227d601867d5a82753c) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/ethtool')
-rw-r--r--meta/recipes-extended/ethtool/ethtool_3.14.bb (renamed from meta/recipes-extended/ethtool/ethtool_3.13.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/ethtool/ethtool_3.13.bb b/meta/recipes-extended/ethtool/ethtool_3.14.bb
index adcb6db86d..2a3ca7022f 100644
--- a/meta/recipes-extended/ethtool/ethtool_3.13.bb
+++ b/meta/recipes-extended/ethtool/ethtool_3.14.bb
@@ -9,8 +9,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
9SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz \ 9SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz \
10 file://run-ptest" 10 file://run-ptest"
11 11
12SRC_URI[md5sum] = "0c0c0558a403b478cd3f65dadc00470d" 12SRC_URI[md5sum] = "997e20c25c43ad5800f8ae3204455a8a"
13SRC_URI[sha256sum] = "68f6b6c9417e8ff3d3b5a8bc22fc4fe8846176ee7d7636e365ce6a2e7b1e44e9" 13SRC_URI[sha256sum] = "b1a988d6e397bd9d5d73cfd64329f85121936a050174bbfe90f8701fd893a1df"
14 14
15inherit autotools ptest 15inherit autotools ptest
16RDEPENDS_${PN}-ptest += "make" 16RDEPENDS_${PN}-ptest += "make"