From 072df2617ab380cbf5124530c1e5db66922ef3ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 2 Apr 2016 02:01:02 +0200 Subject: qtquickcontrols2: initial add 5.6.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-qt/qt5/qtquickcontrols2_git.bb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 recipes-qt/qt5/qtquickcontrols2_git.bb (limited to 'recipes-qt/qt5/qtquickcontrols2_git.bb') diff --git a/recipes-qt/qt5/qtquickcontrols2_git.bb b/recipes-qt/qt5/qtquickcontrols2_git.bb new file mode 100644 index 00000000..41c781ea --- /dev/null +++ b/recipes-qt/qt5/qtquickcontrols2_git.bb @@ -0,0 +1,15 @@ +require qt5.inc +require qt5-git.inc + +LICENSE = "GFDL-1.3 & BSD & LGPL-3.0 | GPL-3.0" +LIC_FILES_CHKSUM = " \ + file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \ + file://LICENSE.LGPLv3;md5=8ba7f2099d17d636d5fcc8303bb17587 \ + file://LICENSE.GPLv3;md5=40f9bf30e783ddc201497165dfb32afb \ +" + +DEPENDS += "qtdeclarative" + +FILES_${PN}-qmlplugins += "${libdir}/qt5/qml/Qt" + +SRCREV = "7fc567eda8a187e365f4c29c6e8f08440bf31218" -- cgit v1.2.3