aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtquickcontrols2_git.bb
blob: 41c781ea5675f46c9eb6e5115bc9a26865ab965a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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"