[oe] [meta-networking][PATCH v2] wireshark: upgrade to 3.0.0

Mittal, Anuj anuj.mittal at intel.com
Thu Mar 7 01:55:33 UTC 2019


On Thu, 2019-03-07 at 02:50 +0100, Oleksandr Kravchuk wrote:
> Signed-off-by: Oleksandr Kravchuk <open.source at oleksandr-kravchuk.com
> >
> ---
>  .../{wireshark_2.6.6.bb => wireshark_3.0.0.bb}       | 12 +++++-----
> --
>  1 file changed, 5 insertions(+), 7 deletions(-)
>  rename meta-networking/recipes-support/wireshark/{wireshark_2.6.6.bb 
> => wireshark_3.0.0.bb} (89%)
> 
> diff --git a/meta-networking/recipes-
> support/wireshark/wireshark_2.6.6.bb b/meta-networking/recipes-
> support/wireshark/wireshark_3.0.0.bb
> similarity index 89%
> rename from meta-networking/recipes-
> support/wireshark/wireshark_2.6.6.bb
> rename to meta-networking/recipes-
> support/wireshark/wireshark_3.0.0.bb
> index 4699f6798..d940a4567 100644
> --- a/meta-networking/recipes-support/wireshark/wireshark_2.6.6.bb
> +++ b/meta-networking/recipes-support/wireshark/wireshark_3.0.0.bb
> @@ -4,22 +4,20 @@ SECTION = "net"
>  LICENSE = "GPL-2.0"
>  LIC_FILES_CHKSUM =
> "file://COPYING;md5=6e271234ba1a13c6e512e76b94ac2f77"
>  
> -DEPENDS = "pcre expat glib-2.0 glib-2.0-native libgcrypt libgpg-
> error libxml2 bison-native"
> +DEPENDS = "pcre expat glib-2.0 glib-2.0-native libgcrypt libgpg-
> error libxml2 bison-native git"
>  
>  DEPENDS_append_class-target = " wireshark-native chrpath-
> replacement-native "
>  
> -SRC_URI = "
> https://1.as.dl.wireshark.org/src/all-versions/${BP}.tar.xz \
> -           file://0001-Add-libm-to-link-for-fmod-API.patch \
> -          "
> +SRC_URI = "https://1.eu.dl.wireshark.org/src/wireshark-${PV}.tar.xz"
>  

You forgot to remove the actual patch file?


More information about the Openembedded-devel mailing list