diff options
-rw-r--r-- | meta/recipes-extended/ethtool/ethtool_3.7.bb (renamed from meta/recipes-extended/ethtool/ethtool_3.6.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/ethtool/ethtool_3.6.bb b/meta/recipes-extended/ethtool/ethtool_3.7.bb index 576fca59a0..ad417fd42b 100644 --- a/meta/recipes-extended/ethtool/ethtool_3.6.bb +++ b/meta/recipes-extended/ethtool/ethtool_3.7.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] = "1f4fb25590d26cb622bf3bf03413cfac" | 12 | SRC_URI[md5sum] = "dc4bfea23c9d966638284dded4306f61" |
13 | SRC_URI[sha256sum] = "a0305779bc35893cf4683a9cbc47bbd1d726a142ce2b34384ae3d87fa8e44891" | 13 | SRC_URI[sha256sum] = "8ff82984ced622ef6be300972ce208f48cdc80e81e06f433ad68c45a3e073ddf" |
14 | 14 | ||
15 | inherit autotools | 15 | inherit autotools |