From patchwork Tue Dec 4 09:19:01 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [1/5] ethtool: upgrade to 3.6 Date: Tue, 04 Dec 2012 09:19:01 -0000 From: Constantin Musca X-Patchwork-Id: 40229 Message-Id: <18a5edebab7521f121c9542ad12c1c1369befbde.1354611254.git.constantinx.musca@intel.com> To: openembedded-core@lists.openembedded.org Signed-off-by: Constantin Musca --- meta/recipes-extended/ethtool/{ethtool_3.5.bb => ethtool_3.6.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/ethtool/{ethtool_3.5.bb => ethtool_3.6.bb} (79%) diff --git a/meta/recipes-extended/ethtool/ethtool_3.5.bb b/meta/recipes-extended/ethtool/ethtool_3.6.bb similarity index 79% rename from meta/recipes-extended/ethtool/ethtool_3.5.bb rename to meta/recipes-extended/ethtool/ethtool_3.6.bb index b9caab6..576fca5 100644 --- a/meta/recipes-extended/ethtool/ethtool_3.5.bb +++ b/meta/recipes-extended/ethtool/ethtool_3.6.bb @@ -9,7 +9,7 @@ PR = "r0" SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz" -SRC_URI[md5sum] = "f2dd81ecc515f25372503501f9b7ea1b" -SRC_URI[sha256sum] = "e87e232ba927aecca5be565e7bea20c533ade97758b17e65b8941df35b3c6f59" +SRC_URI[md5sum] = "1f4fb25590d26cb622bf3bf03413cfac" +SRC_URI[sha256sum] = "a0305779bc35893cf4683a9cbc47bbd1d726a142ce2b34384ae3d87fa8e44891" inherit autotools