diff options
author | Roxana Ciobanu <roxana.ciobanu@intel.com> | 2014-08-27 18:22:26 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-08-28 15:12:43 +0100 |
commit | 8ffa79e347c89e85c3231ef0c35527b1c92b8458 (patch) | |
tree | 0fafcf3e3707c82a7a2f063bf9cd80ee4d6e21a1 /meta/recipes-extended/ethtool | |
parent | 53fcc0a40109606bc414d994a22b80951a9c22d0 (diff) | |
download | poky-8ffa79e347c89e85c3231ef0c35527b1c92b8458.tar.gz |
ethtool: upgrade to 3.15
(From OE-Core rev: b983f74fe5147d09f1743eaff4c7808d0411c742)
Signed-off-by: Roxana Ciobanu <roxana.ciobanu@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.15.bb (renamed from meta/recipes-extended/ethtool/ethtool_3.14.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/ethtool/ethtool_3.14.bb b/meta/recipes-extended/ethtool/ethtool_3.15.bb index bc3b295a46..8cd10dfb43 100644 --- a/meta/recipes-extended/ethtool/ethtool_3.14.bb +++ b/meta/recipes-extended/ethtool/ethtool_3.15.bb | |||
@@ -12,8 +12,8 @@ SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz \ | |||
12 | file://ethtool-uint.patch \ | 12 | file://ethtool-uint.patch \ |
13 | " | 13 | " |
14 | 14 | ||
15 | SRC_URI[md5sum] = "997e20c25c43ad5800f8ae3204455a8a" | 15 | SRC_URI[md5sum] = "7e94dd958bcd639aad2e5a752e108b24" |
16 | SRC_URI[sha256sum] = "b1a988d6e397bd9d5d73cfd64329f85121936a050174bbfe90f8701fd893a1df" | 16 | SRC_URI[sha256sum] = "562e3cc675cf5b1ac655cd060f032943a2502d4d59e5f278f02aae92562ba261" |
17 | 17 | ||
18 | inherit autotools ptest | 18 | inherit autotools ptest |
19 | RDEPENDS_${PN}-ptest += "make" | 19 | RDEPENDS_${PN}-ptest += "make" |