diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-01-07 18:28:55 +0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2026-01-12 08:53:45 -0800 |
| commit | 8f67ff2a344c7d81b558dbdfebe39ba2e41c582f (patch) | |
| tree | d69730a814f5d99766c5ab6dfab25d3368e647c7 /meta-networking/recipes-support | |
| parent | a778ae59d9ffe05cc1f45f89a8cc86be8d0d0c11 (diff) | |
| download | meta-openembedded-8f67ff2a344c7d81b558dbdfebe39ba2e41c582f.tar.gz | |
tcpdump: upgrade 4.99.5 -> 4.99.6
add-ptest.patch
refreshed for 4.99.6
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support')
| -rw-r--r-- | meta-networking/recipes-support/tcpdump/tcpdump/add-ptest.patch | 9 | ||||
| -rw-r--r-- | meta-networking/recipes-support/tcpdump/tcpdump_4.99.6.bb (renamed from meta-networking/recipes-support/tcpdump/tcpdump_4.99.5.bb) | 2 |
2 files changed, 4 insertions, 7 deletions
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 @@ | |||
| 1 | From 5f0f70192b0e20336e642b02ca9662ba2fef66cf Mon Sep 17 00:00:00 2001 | 1 | From 266090c3af1db8e43e5ee349f5dd515983e651f8 Mon Sep 17 00:00:00 2001 |
| 2 | From: Yi Fan Yu <yifan.yu@windriver.com> | 2 | From: Yi Fan Yu <yifan.yu@windriver.com> |
| 3 | Date: Fri, 19 Feb 2021 15:21:18 -0500 | 3 | Date: Fri, 19 Feb 2021 15:21:18 -0500 |
| 4 | Subject: [PATCH] Add ptest for tcpdump | 4 | Subject: [PATCH] Add ptest for tcpdump |
| @@ -19,10 +19,10 @@ Signed-off-by: Yi Fan Yu <yifan.yu@windriver.com> | |||
| 19 | 1 file changed, 10 insertions(+), 1 deletion(-) | 19 | 1 file changed, 10 insertions(+), 1 deletion(-) |
| 20 | 20 | ||
| 21 | diff --git a/Makefile.in b/Makefile.in | 21 | diff --git a/Makefile.in b/Makefile.in |
| 22 | index ea1ef1d0..e7987bd8 100644 | 22 | index 72dd01d..3f90901 100644 |
| 23 | --- a/Makefile.in | 23 | --- a/Makefile.in |
| 24 | +++ b/Makefile.in | 24 | +++ b/Makefile.in |
| 25 | @@ -445,9 +445,18 @@ distclean: | 25 | @@ -448,9 +448,18 @@ distclean: clean |
| 26 | tests/failure-outputs.txt | 26 | tests/failure-outputs.txt |
| 27 | rm -rf autom4te.cache tests/DIFF tests/NEW | 27 | rm -rf autom4te.cache tests/DIFF tests/NEW |
| 28 | 28 | ||
| @@ -42,6 +42,3 @@ index ea1ef1d0..e7987bd8 100644 | |||
| 42 | extags: $(TAGFILES) | 42 | extags: $(TAGFILES) |
| 43 | ctags $(TAGFILES) | 43 | ctags $(TAGFILES) |
| 44 | 44 | ||
| 45 | -- | ||
| 46 | 2.29.2 | ||
| 47 | |||
diff --git a/meta-networking/recipes-support/tcpdump/tcpdump_4.99.5.bb b/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 = " \ | |||
| 26 | file://run-ptest \ | 26 | file://run-ptest \ |
| 27 | " | 27 | " |
| 28 | 28 | ||
| 29 | SRC_URI[sha256sum] = "d76395ab82d659d526291b013eee200201380930793531515abfc6e77b4f2ee5" | 29 | SRC_URI[sha256sum] = "40a8cefd45f0d2a06827e6658efb830d484868c449ad80f7efb33516af44f3da" |
| 30 | 30 | ||
| 31 | UPSTREAM_CHECK_REGEX = "tcpdump-(?P<pver>\d+(\.\d+)+)\.tar" | 31 | UPSTREAM_CHECK_REGEX = "tcpdump-(?P<pver>\d+(\.\d+)+)\.tar" |
| 32 | 32 | ||
