| Message ID | 20221130221723.9018-1-reatmon@ti.com |
|---|---|
| State | Accepted |
| Delegated to: | Ryan Eatmon |
| Headers | show |
| Series | [meta-arago,master] qtwayland: Bump version to v5.15.7-lts-lgpl | expand |
meta-arago / na / 20221130221723.9018-1-reatmon
PRC Results: FAIL
=========================================================
check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
All patches passed
=========================================================
apply-yocto-patch: FAIL
=========================================================
master
=====================
Summary:
- Patch Series: [meta-arago][master][PATCH] qtwayland: Bump version to v5.15.7-lts-lgpl
- Submitter: From: Ryan Eatmon <reatmon@ti.com>
- Date: Date: Wed, 30 Nov 2022 16:17:23 -0600
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: b1550315ef6b677a5c69da9e463ac1c081e0303f
Applied to:
- Repository: lcpd-prc-meta-arago
- Base Branch: master
- Commit Author: LCPD Automation Script <lcpdbld@list.ti.com>
- Commit Subject: CI/CD Auto-Merger: cicd.master.202508010100
- Commit SHA: 644f8b47f0eef26bda636717f5838871ec67d138
Patches
----------------------------------------
FAIL - [meta-arago][master][PATCH] qtwayland: Bump version to v5.15.7-lts-lgpl
Applying: qtwayland: Bump version to v5.15.7-lts-lgpl
Patch failed at 0001 qtwayland: Bump version to v5.15.7-lts-lgpl
error: meta-arago-distro/recipes-qt/qt5/qtwayland_git.bbappend: does not exist in index
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" +
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 <reatmon@ti.com> --- meta-arago-distro/recipes-qt/qt5/qtwayland_git.bbappend | 3 +++ 1 file changed, 3 insertions(+)