This was not meant to be a two part patch.. ignore this one... On 11/30/2022 16:13, Ryan Eatmon via lists.yoctoproject.org wrote:
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" +
-- Ryan Eatmon [email protected] ----------------------------------------- Texas Instruments, Inc. - LCPD - MGTS -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14122): https://lists.yoctoproject.org/g/meta-arago/message/14122 Mute This Topic: https://lists.yoctoproject.org/mt/95369656/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
