summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwayland.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtwayland.inc')
-rw-r--r--recipes-qt/qt5/qtwayland.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qtwayland.inc b/recipes-qt/qt5/qtwayland.inc
index 7cf39351..3ae98ede 100644
--- a/recipes-qt/qt5/qtwayland.inc
+++ b/recipes-qt/qt5/qtwayland.inc
@@ -13,13 +13,10 @@ LIC_FILES_CHKSUM = "file://${S}/src/compositor/compositor_api/qwaylandsurfacenod
13XKB_DEPENDS = "libxkbcommon xproto" 13XKB_DEPENDS = "libxkbcommon xproto"
14DEPENDS += "qtbase qtdeclarative wayland wayland-native ${XKB_DEPENDS}" 14DEPENDS += "qtbase qtdeclarative wayland wayland-native ${XKB_DEPENDS}"
15 15
16INC_PR = "r1"
17
18SRC_URI += " \ 16SRC_URI += " \
19 file://0001-xcbcommon-should-not-be-a-mandatory-dependency.patch \ 17 file://0001-xcbcommon-should-not-be-a-mandatory-dependency.patch \
20 file://0002-Temporarily-patching-this-out-as-Qt5.0.0-does-not-ha.patch \ 18 file://0002-Temporarily-patching-this-out-as-Qt5.0.0-does-not-ha.patch \
21 file://0003-eglCreateImageKHR-requires-the-context-to-be-NULL.patch \ 19 file://0003-eglCreateImageKHR-requires-the-context-to-be-NULL.patch \
22 file://0004-EGL-Specify-vec2d-precision-qualifier-in-fragment-sh.patch \
23" 20"
24 21
25QT_WAYLAND_CONFIG ?= "wayland-compositor" 22QT_WAYLAND_CONFIG ?= "wayland-compositor"