[oe] [meta-networking] [PATCH 4/5] wireshark: add PACKAGECONFIG for geoip

akuster808 akuster808 at gmail.com
Mon Jan 26 02:21:00 UTC 2015


Robert,

thanks.

I think there is a fix for this sitting in the patch queue.

also there is an update pending in master-next for 1.12.3

- armin

On 01/25/2015 05:45 PM, Robert Yang wrote:
> Fixed:
> epan/dissectors/packet-ip.c:56:19: fatal error: GeoIP.h: No such file or directory
>
> Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
> ---
>   .../recipes-support/wireshark/wireshark_1.12.2.bb  |    1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/meta-networking/recipes-support/wireshark/wireshark_1.12.2.bb b/meta-networking/recipes-support/wireshark/wireshark_1.12.2.bb
> index 5740730..4fd519e 100644
> --- a/meta-networking/recipes-support/wireshark/wireshark_1.12.2.bb
> +++ b/meta-networking/recipes-support/wireshark/wireshark_1.12.2.bb
> @@ -36,6 +36,7 @@ PACKAGECONFIG[ipv6] = "--enable-ipv6, --disable-ipv6,"
>   PACKAGECONFIG[gnutls] = "--with-gnutls=yes, --with-gnutls=no, gnutls"
>   PACKAGECONFIG[gcrypt] = "--with-gcrypt=yes, --with-gcrypt=no, libgcrypt"
>   PACKAGECONFIG[krb5] = "--with-krb5=yes, --with-krb5=no, krb5"
> +PACKAGECONFIG[geoip] = "--with-geoip, --without-geoip, geoip"
>
>   EXTRA_OECONF = "--with-qt=no --enable-usr-local=no --enable-tshark --with-c-ares=no"
>
>



More information about the Openembedded-devel mailing list