* [PATCH 0/1] Upgrade ethtool
@ 2014-08-27 15:22 Roxana Ciobanu
2014-08-27 15:22 ` [PATCH 1/1] ethtool: upgrade to 3.15 Roxana Ciobanu
0 siblings, 1 reply; 2+ messages in thread
From: Roxana Ciobanu @ 2014-08-27 15:22 UTC (permalink / raw)
To: openembedded-core
The following changes since commit c16795477ea7e2159b5d3808268912b572887e2d:
qemu: add PACKAGECONFIG for numa (2014-08-27 12:13:38 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib roxana/ethtool
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=roxana/ethtool
Roxana Ciobanu (1):
ethtool: upgrade to 3.15
meta/recipes-extended/ethtool/{ethtool_3.14.bb => ethtool_3.15.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-extended/ethtool/{ethtool_3.14.bb => ethtool_3.15.bb} (88%)
--
1.9.1
^ permalink raw reply [flat|nested] 2+ messages in thread* [PATCH 1/1] ethtool: upgrade to 3.15
2014-08-27 15:22 [PATCH 0/1] Upgrade ethtool Roxana Ciobanu
@ 2014-08-27 15:22 ` Roxana Ciobanu
0 siblings, 0 replies; 2+ messages in thread
From: Roxana Ciobanu @ 2014-08-27 15:22 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Roxana Ciobanu <roxana.ciobanu@intel.com>
---
meta/recipes-extended/ethtool/{ethtool_3.14.bb => ethtool_3.15.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-extended/ethtool/{ethtool_3.14.bb => ethtool_3.15.bb} (88%)
diff --git a/meta/recipes-extended/ethtool/ethtool_3.14.bb b/meta/recipes-extended/ethtool/ethtool_3.15.bb
similarity index 88%
rename from meta/recipes-extended/ethtool/ethtool_3.14.bb
rename to meta/recipes-extended/ethtool/ethtool_3.15.bb
index bc3b295..8cd10df 100644
--- a/meta/recipes-extended/ethtool/ethtool_3.14.bb
+++ b/meta/recipes-extended/ethtool/ethtool_3.15.bb
@@ -12,8 +12,8 @@ SRC_URI = "${KERNELORG_MIRROR}/software/network/ethtool/ethtool-${PV}.tar.gz \
file://ethtool-uint.patch \
"
-SRC_URI[md5sum] = "997e20c25c43ad5800f8ae3204455a8a"
-SRC_URI[sha256sum] = "b1a988d6e397bd9d5d73cfd64329f85121936a050174bbfe90f8701fd893a1df"
+SRC_URI[md5sum] = "7e94dd958bcd639aad2e5a752e108b24"
+SRC_URI[sha256sum] = "562e3cc675cf5b1ac655cd060f032943a2502d4d59e5f278f02aae92562ba261"
inherit autotools ptest
RDEPENDS_${PN}-ptest += "make"
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-08-27 15:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-27 15:22 [PATCH 0/1] Upgrade ethtool Roxana Ciobanu
2014-08-27 15:22 ` [PATCH 1/1] ethtool: upgrade to 3.15 Roxana Ciobanu
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.