From 7e44aac2fb6a7e9d95cba4341d7fcaf5fa2a0923 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 24 Oct 2023 07:51:13 +0800 Subject: [PATCH] wireshark: upgrade 4.0.8 -> 4.0.10 Bugfix: Error loading g729.so plugin with Wireshark 4.0.9 and 3.6.17 on macOS. Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../wireshark/{wireshark_4.0.8.bb => wireshark_4.0.10.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-support/wireshark/{wireshark_4.0.8.bb => wireshark_4.0.10.bb} (97%) diff --git a/meta-networking/recipes-support/wireshark/wireshark_4.0.8.bb b/meta-networking/recipes-support/wireshark/wireshark_4.0.10.bb similarity index 97% rename from meta-networking/recipes-support/wireshark/wireshark_4.0.8.bb rename to meta-networking/recipes-support/wireshark/wireshark_4.0.10.bb index 2117e9ee3c..008aa8cb12 100644 --- a/meta-networking/recipes-support/wireshark/wireshark_4.0.8.bb +++ b/meta-networking/recipes-support/wireshark/wireshark_4.0.10.bb @@ -17,7 +17,7 @@ SRC_URI = "https://1.eu.dl.wireshark.org/src/wireshark-${PV}.tar.xz \ UPSTREAM_CHECK_URI = "https://1.as.dl.wireshark.org/src" -SRC_URI[sha256sum] = "16663585c0ffefd5593a6628d4a20cc8241b9703b11283cfe71ead2b750888c8" +SRC_URI[sha256sum] = "b2e3ff03fa2be9058a9ffbedd12b0a670433bd16c8cc6c432ab48dabc2df1898" PE = "1"