diff options
-rw-r--r-- | meta/recipes-extended/ethtool/ethtool_3.5.bb (renamed from meta/recipes-extended/ethtool/ethtool_3.4.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/ethtool/ethtool_3.4.1.bb b/meta/recipes-extended/ethtool/ethtool_3.5.bb index 41ef330065..b9caab6a6f 100644 --- a/meta/recipes-extended/ethtool/ethtool_3.4.1.bb +++ b/meta/recipes-extended/ethtool/ethtool_3.5.bb | |||
@@ -9,7 +9,7 @@ PR = "r0" | |||
9 | 9 | ||
10 | SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz" | 10 | SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "25ccc0d717c37265042df4f7869485cb" | 12 | SRC_URI[md5sum] = "f2dd81ecc515f25372503501f9b7ea1b" |
13 | SRC_URI[sha256sum] = "3b67484b255996432854cb07de8f7e42ba555cf8efeb4a0134eb7575f9eef2a8" | 13 | SRC_URI[sha256sum] = "e87e232ba927aecca5be565e7bea20c533ade97758b17e65b8941df35b3c6f59" |
14 | 14 | ||
15 | inherit autotools | 15 | inherit autotools |