aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi-demo/recipes-qt/qt5/qtwayland_git.bbappend
blob: 9661862a20d6c73acb6c7a0f8fb7c797e205a8e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
FILESEXTRAPATHS_append := ":${THISDIR}/${PN}"

QT_MODULE_BRANCH = "5.4"

SRC_URI_append = " file://0001-packaging-Import-from-Mer.patch \
                   file://0002-Added-Tizen-spec-files.patch \
                   file://0003-Build-qtwayland-only-when-with-wayland.patch \
                   file://0004-Bump-package-version-to-5.2.1.patch \
                   file://0005-Spec-Qt5WaylandClient-handled.patch \
                   file://0006-spec-Added-mtdev-dependency.patch \
                   file://0007-Fixed-build-when-with-x-and-with-wayland-is-set.patch \
                   file://0008-Bump-package-version-to-5.2.2.patch \
                   file://0009-Bump-package-version-to-5.2.90-alpha.patch \
                   file://0010-Added-manifest-file-according-to-smack-3-domain-mode.patch \
                   file://0011-packaging-updated-path-to-client-plugins.patch \
                   file://0012-Bump-package-version-to-5.2.95-rc1.patch \
                   file://0013-Bump-package-version-to-5.2.96-rc2.patch \
                   file://0014-Bump-package-version-to-5.3.0.patch \
                   file://0015-Bump-package-version-to-5.3.1.patch \
                   file://0016-xdg-shell-Add-xdg-shell-protocol-file-version-1.4.0.patch \
                   file://0017-xdg-shell-Add-minimize-feature-to-QWindow-using-wayl.patch \
                   file://0018-packaging-enable-xdg-shell-at-runtime.patch \
                   file://0019-xdg-shell-upgrade-to-support-current-version-weston-.patch \
                   file://0020-Add-IVI-Shell-protocol-file-version-patch-v6.patch \
                   file://0021-Implement-initial-IVI-Shell-support.patch \
                   file://disable_xcomposite_egl_qt_wayland_client_buffer_integration.patch \
                 "

DEPENDS_append_koelsch = " libegl gles-user-module"