summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorConstantin Musca <constantinx.musca@intel.com>2012-08-13 12:39:29 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-08-29 16:02:09 -0700
commitc0aa58f4611d0a9e3cc41c09770f536b3ed6eb66 (patch)
treea941a1c14d83719b2c2b7496480cd30ea18ff860 /meta
parent36f054e37a61db364d0faa22158ca227bf558bc0 (diff)
downloadpoky-c0aa58f4611d0a9e3cc41c09770f536b3ed6eb66.tar.gz
ethtool: package update 3.4.1 -> 3.5
(From OE-Core rev: 812ec5434be01154c225b672a0ad4dcfb9d927ae) Signed-off-by: Constantin Musca <constantinx.musca@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-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
10SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz" 10SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz"
11 11
12SRC_URI[md5sum] = "25ccc0d717c37265042df4f7869485cb" 12SRC_URI[md5sum] = "f2dd81ecc515f25372503501f9b7ea1b"
13SRC_URI[sha256sum] = "3b67484b255996432854cb07de8f7e42ba555cf8efeb4a0134eb7575f9eef2a8" 13SRC_URI[sha256sum] = "e87e232ba927aecca5be565e7bea20c533ade97758b17e65b8941df35b3c6f59"
14 14
15inherit autotools 15inherit autotools