On 2 April 2013 04:48, Kamble, Nitin A <[email protected]> wrote: > Today I tested the libva & libva-intel-driver update commits with other BSPs. > And they are failing for non-EMGD based BSPs too. > > For example here is a failure for sugarbay BSP. > | va_display_wayland.c:61:18: warning: assignment makes pointer from integer > without a cast [enabled by default]
These are related to Wayland. EMGD doesn't support Wayland. libva should respect the wayland DISTRO_FEATURE and --disable-wayland if it's not enabled - it defaults to enabling. Ross _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
