[meta-intel] [PATCH 3/3] libva: Remove unrecognised options

Burton, Ross ross.burton at intel.com
Mon Jan 6 05:15:01 PST 2014


On 3 January 2014 21:01, Andrei Gherzan <andrei at gherzan.ro> wrote:
> Avoid this warning:
> WARNING: QA Issue: libva: configure was passed unrecognised options:
> --enable-wayland --enable-x11
>
> -PACKAGECONFIG ??= "${@base_contains("DISTRO_FEATURES", "x11", "x11", "", d)} \
> -                   ${@base_contains("DISTRO_FEATURES", "wayland", "wayland", "", d)}"
> -PACKAGECONFIG[x11] = "--enable-x11,--disable-x11,virtual/libx11 libxext libxfixes"
> -PACKAGECONFIG[wayland] = "--enable-wayland,--disable-wayland,wayland"
> -

NAK.

This breaks X11 and Wayland enable/disabling in libva 1.2.
Considering we want to drop 1.0 shortly this isn't the right approach.

Ross


More information about the meta-intel mailing list