mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
libxcb and xkbcommon are only needed in builds with X11 enabled, so add a PACKAGECONFIG and respect the x11 DISTRO_FEATURE. Strictly speaking these are only required if Vulkan and X11 are enabled, but it's possible that more plugins will respect the flag. (From OE-Core rev: 5d88ce8f25f7c8d226e26f4ebbb652625ef02d9f) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>