summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt/qtwayland_agldemo.inc
blob: 111e2acd9c2ab3c6c525d1a55570fa15598153cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
FILESEXTRAPATHS:append := ":${THISDIR}/qtwayland"

# QT_MODULE_BRANCH = "5.4"

# TODO:
#  These patches for IVI-SHELL are tempolary disabled because of issues. And new
#  patches are proposed.
#
#    file://0020-Add-IVI-Shell-protocol-file-version-patch-v6.patch \
#    file://0021-Implement-initial-IVI-Shell-support.patch \
#    file://0001-protocol-update-3rd-party-ivi-application-protocol.patch \
#    file://0002-qwaylandwindow-add-support-for-IVI-Surface-ID-proper.patch \
#
#  This patch breaks the build with qtwayland 5.15.7 (SPEC-4770)
#    file://0001-client-qwaylandintegration-Do-not-attempt-to-use-the.patch \
#

SRC_URI:append = "\
    file://0001-qwaylandwindow-Short-circuit-isExposed.patch \
    "