From: Randolph Sapp <[email protected]> The select-plane patch has been accepted upstream as commit 94afcbcdc3f1b1cfc050da242c9c70009b007fc6. Add a notice to remind users to remove that patch when we get there.
Signed-off-by: Randolph Sapp <[email protected]> --- .../recipes-graphics/wayland/weston_10.0.2.bbappend | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/meta-arago-distro/recipes-graphics/wayland/weston_10.0.2.bbappend b/meta-arago-distro/recipes-graphics/wayland/weston_10.0.2.bbappend index dd67eec1..989bc28c 100644 --- a/meta-arago-distro/recipes-graphics/wayland/weston_10.0.2.bbappend +++ b/meta-arago-distro/recipes-graphics/wayland/weston_10.0.2.bbappend @@ -2,8 +2,13 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" PR:append = ".arago1" +# Drop 0001-backend-drm-Select-plane-based-on-current-attached-C.patch once we +# get past version 11.0.1 or commit 94afcbcdc3f1b1cfc050da242c9c70009b007fc6 +# upstream + SRC_URI += " \ file://0003-weston-Fix-virtual-keyboard-display-issue-for-QT5-ap.patch \ file://0001-backend-drm-Select-plane-based-on-current-attached-C.patch \ file://0001-Revert-require-GL_EXT_unpack_subimage-commit.patch \ " + -- 2.40.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14464): https://lists.yoctoproject.org/g/meta-arago/message/14464 Mute This Topic: https://lists.yoctoproject.org/mt/99114615/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
