diff mbox series

[meta-networking,24/24] tcpdump: upgrade 4.99.5 -> 4.99.6

Message ID 20260107102855.228-24-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/24] ctags: upgrade 6.2.20251130.0 -> 6.2.20260104.0 | expand

Commit Message

Wang Mingyu Jan. 7, 2026, 10:28 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

add-ptest.patch
refreshed for 4.99.6

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../recipes-support/tcpdump/tcpdump/add-ptest.patch      | 9 +++------
 .../tcpdump/{tcpdump_4.99.5.bb => tcpdump_4.99.6.bb}     | 2 +-
 2 files changed, 4 insertions(+), 7 deletions(-)
 rename meta-networking/recipes-support/tcpdump/{tcpdump_4.99.5.bb => tcpdump_4.99.6.bb} (93%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-support/tcpdump/tcpdump/add-ptest.patch b/meta-networking/recipes-support/tcpdump/tcpdump/add-ptest.patch
index c46de4b963..e1aaa31f2f 100644
--- a/meta-networking/recipes-support/tcpdump/tcpdump/add-ptest.patch
+++ b/meta-networking/recipes-support/tcpdump/tcpdump/add-ptest.patch
@@ -1,4 +1,4 @@ 
-From 5f0f70192b0e20336e642b02ca9662ba2fef66cf Mon Sep 17 00:00:00 2001
+From 266090c3af1db8e43e5ee349f5dd515983e651f8 Mon Sep 17 00:00:00 2001
 From: Yi Fan Yu <yifan.yu@windriver.com>
 Date: Fri, 19 Feb 2021 15:21:18 -0500
 Subject: [PATCH] Add ptest for tcpdump
@@ -19,10 +19,10 @@  Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com>
  1 file changed, 10 insertions(+), 1 deletion(-)
 
 diff --git a/Makefile.in b/Makefile.in
-index ea1ef1d0..e7987bd8 100644
+index 72dd01d..3f90901 100644
 --- a/Makefile.in
 +++ b/Makefile.in
-@@ -445,9 +445,18 @@ distclean:
+@@ -448,9 +448,18 @@ distclean: clean
  	    tests/failure-outputs.txt
  	rm -rf autom4te.cache tests/DIFF tests/NEW
  
@@ -42,6 +42,3 @@  index ea1ef1d0..e7987bd8 100644
  extags: $(TAGFILES)
  	ctags $(TAGFILES)
  
--- 
-2.29.2
-
diff --git a/meta-networking/recipes-support/tcpdump/tcpdump_4.99.5.bb b/meta-networking/recipes-support/tcpdump/tcpdump_4.99.6.bb
similarity index 93%
rename from meta-networking/recipes-support/tcpdump/tcpdump_4.99.5.bb
rename to meta-networking/recipes-support/tcpdump/tcpdump_4.99.6.bb
index 144a12560b..f1bd32485c 100644
--- a/meta-networking/recipes-support/tcpdump/tcpdump_4.99.5.bb
+++ b/meta-networking/recipes-support/tcpdump/tcpdump_4.99.6.bb
@@ -26,7 +26,7 @@  SRC_URI = " \
     file://run-ptest \
 "
 
-SRC_URI[sha256sum] = "d76395ab82d659d526291b013eee200201380930793531515abfc6e77b4f2ee5"
+SRC_URI[sha256sum] = "40a8cefd45f0d2a06827e6658efb830d484868c449ad80f7efb33516af44f3da"
 
 UPSTREAM_CHECK_REGEX = "tcpdump-(?P<pver>\d+(\.\d+)+)\.tar"