All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH] tcpdump: upgrade to 4.8.1
@ 2017-01-02  8:28 Oleksandr Kravchuk
  2017-01-05 18:02 ` Martin Jansa
  0 siblings, 1 reply; 4+ messages in thread
From: Oleksandr Kravchuk @ 2017-01-02  8:28 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Oleksandr Kravchuk <oleksandr.kravchuk@pelagicore.com>
---
 .../recipes-support/tcpdump/{tcpdump_4.7.4.bb => tcpdump_4.8.1.bb}    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-support/tcpdump/{tcpdump_4.7.4.bb => tcpdump_4.8.1.bb} (91%)

diff --git a/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb b/meta-networking/recipes-support/tcpdump/tcpdump_4.8.1.bb
similarity index 91%
rename from meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb
rename to meta-networking/recipes-support/tcpdump/tcpdump_4.8.1.bb
index e18228f..18efb9b 100644
--- a/meta-networking/recipes-support/tcpdump/tcpdump_4.7.4.bb
+++ b/meta-networking/recipes-support/tcpdump/tcpdump_4.8.1.bb
@@ -12,8 +12,8 @@ SRC_URI = " \
     file://add-ptest.patch \
     file://run-ptest \
 "
-SRC_URI[md5sum] = "58af728de36f499341918fc4b8e827c3"
-SRC_URI[sha256sum] = "6be520269a89036f99c0b2126713a60965953eab921002b07608ccfc0c47d9af"
+SRC_URI[md5sum] = "32f57943649f276e09236ba66622bb0c"
+SRC_URI[sha256sum] = "20e4341ec48fcf72abcae312ea913e6ba6b958617b2f3fb496d51f0ae88d831c"
 export LIBS=" -lpcap"
 
 inherit autotools-brokensep ptest
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-01-09 13:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-02  8:28 [meta-networking][PATCH] tcpdump: upgrade to 4.8.1 Oleksandr Kravchuk
2017-01-05 18:02 ` Martin Jansa
2017-01-07  9:12   ` Oleksandr Kravchuk
2017-01-09 13:38     ` Joe MacDonald

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.