Re: [PATCH] ethtool: package update 3.4.1 -> 3.5
From: Saul Wold <hidden>
Date: 2012-08-29 22:32:48
On 08/13/2012 02:39 AM, Constantin Musca wrote:
quoted hunk ↗ jump to hunk
Signed-off-by: Constantin Musca <redacted> --- .../ethtool/{ethtool_3.4.1.bb => ethtool_3.5.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/ethtool/{ethtool_3.4.1.bb => ethtool_3.5.bb} (79%)diff --git a/meta/recipes-extended/ethtool/ethtool_3.4.1.bb b/meta/recipes-extended/ethtool/ethtool_3.5.bb similarity index 79% rename from meta/recipes-extended/ethtool/ethtool_3.4.1.bb rename to meta/recipes-extended/ethtool/ethtool_3.5.bb index 41ef330..b9caab6 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" SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz" -SRC_URI[md5sum] = "25ccc0d717c37265042df4f7869485cb" -SRC_URI[sha256sum] = "3b67484b255996432854cb07de8f7e42ba555cf8efeb4a0134eb7575f9eef2a8" +SRC_URI[md5sum] = "f2dd81ecc515f25372503501f9b7ea1b" +SRC_URI[sha256sum] = "e87e232ba927aecca5be565e7bea20c533ade97758b17e65b8941df35b3c6f59" inherit autotools
Merged into OE-Core Thanks Sau!