[meta-virtualization] [PATCH] libvirt: add 'wireshark' packageconfig

Bruce Ashfield bruce.ashfield at gmail.com
Thu Nov 17 10:07:20 PST 2016


merged.

Bruce

On Wed, Nov 16, 2016 at 2:56 PM, Mark Asselstine <
mark.asselstine at windriver.com> wrote:

> libvirt by default has '--with-wireshark-dissector' set to
> 'check'. Therefor if wireshark is built before vs after libvirt this
> will result in a potentially unexpected difference in how libvirt is
> configured. Additionally the build of libvirt with wireshark
> capabilities enabled is currently broken and thus if attempted will
> result in the error:
>
> fatal error: ws_symbol_export.h: No such file or directory
>
> To prevent the random configuration of libvirt with respect to
> wireshark we add a new packageconfig for wireshark.
>
> NOTE that the wireshark recipe is currently incomplete so this new
> packageconfig will result in a build failure if used, until wireshark
> is updated to build libwsutil.
>
> Signed-off-by: Mark Asselstine <mark.asselstine at windriver.com>
> ---
>  recipes-extended/libvirt/libvirt_1.3.5.bb | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/recipes-extended/libvirt/libvirt_1.3.5.bb
> b/recipes-extended/libvirt/libvirt_1.3.5.bb
> index fad5632..c848c99 100644
> --- a/recipes-extended/libvirt/libvirt_1.3.5.bb
> +++ b/recipes-extended/libvirt/libvirt_1.3.5.bb
> @@ -208,6 +208,7 @@ PACKAGECONFIG[numactl] = "--with-numactl,--without-
> numactl,numactl,"
>  PACKAGECONFIG[fuse] = "--with-fuse,--without-fuse,fuse,"
>  PACKAGECONFIG[audit] = "--with-audit,--without-audit,audit,"
>  PACKAGECONFIG[libcap-ng] = "--with-capng,--without-capng,libcap-ng,"
> +PACKAGECONFIG[wireshark] = "--with-wireshark-dissector,--
> without-wireshark-dissector,wireshark libwsutil,"
>
>  # Enable the Python tool support
>  require libvirt-python.inc
> --
> 2.7.4
>
>


-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await thee
at its end"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-virtualization/attachments/20161117/e19d3cd2/attachment.html>


More information about the meta-virtualization mailing list