diff options
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" |