diff options
Diffstat (limited to 'meta/recipes-extended/ethtool')
-rw-r--r-- | meta/recipes-extended/ethtool/ethtool_3.16.bb (renamed from meta/recipes-extended/ethtool/ethtool_3.15.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/ethtool/ethtool_3.15.bb b/meta/recipes-extended/ethtool/ethtool_3.16.bb index 8cd10dfb43..92a0704800 100644 --- a/meta/recipes-extended/ethtool/ethtool_3.15.bb +++ b/meta/recipes-extended/ethtool/ethtool_3.16.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] = "7e94dd958bcd639aad2e5a752e108b24" | 15 | SRC_URI[md5sum] = "3806bae34c153e2b9e2859e85c54788d" |
16 | SRC_URI[sha256sum] = "562e3cc675cf5b1ac655cd060f032943a2502d4d59e5f278f02aae92562ba261" | 16 | SRC_URI[sha256sum] = "a6f1433824af7b390ed4e66dfc7cee047d6d1f56dbb8ceef9fe905d63aef5275" |
17 | 17 | ||
18 | inherit autotools ptest | 18 | inherit autotools ptest |
19 | RDEPENDS_${PN}-ptest += "make" | 19 | RDEPENDS_${PN}-ptest += "make" |