ethtool: upgrade to 4.5

4.2 -> 4.5

(From OE-Core rev: e0e3ec613d5f84ae17a839558b3a3192bd4963ef)

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Maxin B. John 2016-05-04 11:20:16 +03:00 committed by Richard Purdie
parent db36fc9246
commit 5a214224a4
1 changed files with 2 additions and 2 deletions

View File

@ -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"