aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwayland.inc
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-07-20 14:39:37 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2013-07-25 12:14:12 +0200
commit5eb22ffbfafc558a66943e666c415a9749a39e2b (patch)
tree5951716277f68708ab8b51f4b108e0bec008580c /recipes-qt/qt5/qtwayland.inc
parent507c7466ea3a7b10a72b57ce06c3bf1ddd769037 (diff)
qtwayland: add second recipe with latest SRCREV, compatible with qt5 5.1.0
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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
XKB_DEPENDS = "libxkbcommon xproto"
DEPENDS += "qtbase qtdeclarative wayland wayland-native ${XKB_DEPENDS}"
-INC_PR = "r1"
-
SRC_URI += " \
file://0001-xcbcommon-should-not-be-a-mandatory-dependency.patch \
file://0002-Temporarily-patching-this-out-as-Qt5.0.0-does-not-ha.patch \
file://0003-eglCreateImageKHR-requires-the-context-to-be-NULL.patch \
- file://0004-EGL-Specify-vec2d-precision-qualifier-in-fragment-sh.patch \
"
QT_WAYLAND_CONFIG ?= "wayland-compositor"