aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/maliit/maliit-framework-qt5_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-07-16 17:55:08 -0700
committerMartin Jansa <Martin.Jansa@gmail.com>2019-07-17 10:32:59 +0000
commit708be171f67ed6d63247f4fb7a83d6f858d42fbd (patch)
tree762ca691f6bdfe1db6b787b98e142051a3ff5834 /recipes-qt/maliit/maliit-framework-qt5_git.bb
parent8f0e74102237fc3d2eeb5012e8fd4ed28ff33503 (diff)
maliit-framework-qt5: Fix build when ptest is enabled
This is primarily seen when using ptest and QT 5.13 Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-qt/maliit/maliit-framework-qt5_git.bb')
-rw-r--r--recipes-qt/maliit/maliit-framework-qt5_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/maliit/maliit-framework-qt5_git.bb b/recipes-qt/maliit/maliit-framework-qt5_git.bb
index 308f3d02..c767d2a1 100644
--- a/recipes-qt/maliit/maliit-framework-qt5_git.bb
+++ b/recipes-qt/maliit/maliit-framework-qt5_git.bb
@@ -11,6 +11,7 @@ SRC_URI = "git://github.com/maliit/framework.git;branch=master \
file://maliit-server.desktop \
file://0001-config.pri-Use-O1-optimization-in-DEBUG-flags.patch \
file://0001-Drop-tr1-namespace-its-not-there-in-c-11-and-newer.patch \
+ file://0001-examples-plugins-Replace-obsolete-screenGeometry.patch \
"
SRCREV = "60b1b10de14f932420313c547ab801daf522d539"