* [meta-qt5][PATCH] qtvirtualkeyboard: add recipe
@ 2016-05-16 0:58 Jonathan Liu
0 siblings, 0 replies; only message in thread
From: Jonathan Liu @ 2016-05-16 0:58 UTC (permalink / raw)
To: openembedded-devel
Qt Virtual Keyboard module was added in Qt 5.7.
Signed-off-by: Jonathan Liu <net147@gmail.com>
---
recipes-qt/qt5/qtvirtualkeyboard_git.bb | 11 +++++++++++
1 file changed, 11 insertions(+)
create mode 100644 recipes-qt/qt5/qtvirtualkeyboard_git.bb
diff --git a/recipes-qt/qt5/qtvirtualkeyboard_git.bb b/recipes-qt/qt5/qtvirtualkeyboard_git.bb
new file mode 100644
index 0000000..a8fcb9c
--- /dev/null
+++ b/recipes-qt/qt5/qtvirtualkeyboard_git.bb
@@ -0,0 +1,11 @@
+require qt5.inc
+require qt5-git.inc
+
+LICENSE = "GPL-3.0"
+LIC_FILES_CHKSUM = " \
+ file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \
+"
+
+DEPENDS += "qtbase qtdeclarative qtmultimedia qtquickcontrols qtsvg qtxmlpatterns"
+
+SRCREV = "42344a4b21b95bce913d60267d554ac17e120af1"
--
2.8.0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-05-16 0:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-16 0:58 [meta-qt5][PATCH] qtvirtualkeyboard: add recipe Jonathan Liu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox