aboutsummaryrefslogtreecommitdiffstats
path: root/meta-ivi-demo/recipes-qt/qt5/qtwayland_git.bbappend
blob: 8a2ca21ada95e320f1501cde3737b198fe6016c9 (plain)
1
2
3
4
5
6
7
FILESEXTRAPATHS_append := ":${THISDIR}/${PN}"

QT_MODULE_BRANCH = "5.4"

SRC_URI_append = " file://disable_xcomposite_egl_qt_wayland_client_buffer_integration.patch"

DEPENDS_append_koelsch = " libegl gles-user-module"