[oe-commits] Changhyeok Bae : ethtool: Upgrade to 3.16

git at git.openembedded.org git at git.openembedded.org
Thu Nov 20 14:08:56 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: bedcf3cf03d0c6283e06949a0c98773390c01ed0
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=bedcf3cf03d0c6283e06949a0c98773390c01ed0

Author: Changhyeok Bae <changhyeok.bae at lge.com>
Date:   Thu Nov 13 10:22:19 2014 +0900

ethtool: Upgrade to 3.16

Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 meta/recipes-extended/ethtool/{ethtool_3.15.bb => ethtool_3.16.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-extended/ethtool/ethtool_3.15.bb b/meta/recipes-extended/ethtool/ethtool_3.16.bb
similarity index 88%
rename from meta/recipes-extended/ethtool/ethtool_3.15.bb
rename to meta/recipes-extended/ethtool/ethtool_3.16.bb
index 8cd10df..92a0704 100644
--- a/meta/recipes-extended/ethtool/ethtool_3.15.bb
+++ b/meta/recipes-extended/ethtool/ethtool_3.16.bb
@@ -12,8 +12,8 @@ SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz \
            file://ethtool-uint.patch \
            "
 
-SRC_URI[md5sum] = "7e94dd958bcd639aad2e5a752e108b24"
-SRC_URI[sha256sum] = "562e3cc675cf5b1ac655cd060f032943a2502d4d59e5f278f02aae92562ba261"
+SRC_URI[md5sum] = "3806bae34c153e2b9e2859e85c54788d"
+SRC_URI[sha256sum] = "a6f1433824af7b390ed4e66dfc7cee047d6d1f56dbb8ceef9fe905d63aef5275"
 
 inherit autotools ptest
 RDEPENDS_${PN}-ptest += "make"



More information about the Openembedded-commits mailing list