mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-07 06:34:39 +02:00
qtquickcontrols2: initial add 5.6.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
committed by
Martin Jansa
parent
2f31f2a21b
commit
072df2617a
15
recipes-qt/qt5/qtquickcontrols2_git.bb
Normal file
15
recipes-qt/qt5/qtquickcontrols2_git.bb
Normal file
@@ -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"
|
||||
Reference in New Issue
Block a user