diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2013-07-20 14:39:37 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-07-25 12:14:12 +0200 |
| commit | 5eb22ffbfafc558a66943e666c415a9749a39e2b (patch) | |
| tree | 5951716277f68708ab8b51f4b108e0bec008580c /recipes-qt/qt5/qtwayland.inc | |
| parent | 507c7466ea3a7b10a72b57ce06c3bf1ddd769037 (diff) | |
| download | meta-qt5-5eb22ffbfafc558a66943e666c415a9749a39e2b.tar.gz | |
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.inc | 3 |
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 | |||
| 13 | XKB_DEPENDS = "libxkbcommon xproto" | 13 | XKB_DEPENDS = "libxkbcommon xproto" |
| 14 | DEPENDS += "qtbase qtdeclarative wayland wayland-native ${XKB_DEPENDS}" | 14 | DEPENDS += "qtbase qtdeclarative wayland wayland-native ${XKB_DEPENDS}" |
| 15 | 15 | ||
| 16 | INC_PR = "r1" | ||
| 17 | |||
| 18 | SRC_URI += " \ | 16 | SRC_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 | ||
| 25 | QT_WAYLAND_CONFIG ?= "wayland-compositor" | 22 | QT_WAYLAND_CONFIG ?= "wayland-compositor" |
