There is a build error with the v5.15.4-lts-lgpl version and xkbcommon. The bug was fixed in the next LTS, so go ahead and move to the latest version available.
This haas been sent to meta-qt5 as a pull request. When they move to a version that does not have this build issue we will revert this change. Upstream-Status: Pending Signed-off-by: Ryan Eatmon <[email protected]> --- meta-arago-distro/recipes-qt/qt5/qtwayland_git.bbappend | 3 +++ 1 file changed, 3 insertions(+) diff --git a/meta-arago-distro/recipes-qt/qt5/qtwayland_git.bbappend b/meta-arago-distro/recipes-qt/qt5/qtwayland_git.bbappend index 23a2f907..f6d6ceec 100644 --- a/meta-arago-distro/recipes-qt/qt5/qtwayland_git.bbappend +++ b/meta-arago-distro/recipes-qt/qt5/qtwayland_git.bbappend @@ -5,3 +5,6 @@ SRC_URI += " \ file://0001-plugins-decorations-bradient-display-window-icon-onl.patch \ file://0001-examples-fix-wayland-texture-sharing-custom-composit.patch \ " + +SRCREV = "533fff12f7c4beb177b56b766c71b1c7384e6229" + -- 2.17.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14124): https://lists.yoctoproject.org/g/meta-arago/message/14124 Mute This Topic: https://lists.yoctoproject.org/mt/95369754/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
