d7ada2ed32
qtwayland build failed because qt_internal_get_wayland_protocols_dir() resolves to a path under the sysroot, but the cookbook's dependency resolution doesn't propagate usr/share/ files between recipes. The text-input-unstable-v2.xml protocol file exists in qtbase's stage/usr/share/qt6/wayland/protocols/ but was never copied into qtwayland's sysroot, causing the Qt Wayland code generator to silently fail producing qwayland-server-text-input-unstable-v2.cpp.