diff options
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/ethtool/ethtool_3.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/ethtool/ethtool_3.7.bb b/meta/recipes-extended/ethtool/ethtool_3.7.bb index ad417fd42b..e04f1c0eb4 100644 --- a/meta/recipes-extended/ethtool/ethtool_3.7.bb +++ b/meta/recipes-extended/ethtool/ethtool_3.7.bb | |||
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.kernel.org/pub/software/network/ethtool/" | |||
4 | SECTION = "console/network" | 4 | SECTION = "console/network" |
5 | LICENSE = "GPLv2+" | 5 | LICENSE = "GPLv2+" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ |
7 | file://ethtool.c;firstline=4;endline=17;md5=594311a6703a653a992f367bd654f7c1" | 7 | file://ethtool.c;beginline=4;endline=17;md5=c19b30548c582577fc6b443626fc1216" |
8 | PR = "r0" | 8 | 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" |