aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtquickcontrols2_git.bb
blob: de66a603bfa52a8a4ef98771b6a14d9b23a4f092 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
require qt5.inc
require qt5-git.inc

LICENSE = "GFDL-1.3 & BSD & LGPL-3.0 | GPL-3.0 | The-Qt-Company-Commercial"
LIC_FILES_CHKSUM = " \
    file://LICENSE.FDL;md5=6d9f2a9af4c8b8c3c769f6cc1b6aaf7e \
    file://LICENSE.LGPLv3;md5=382747d0119037529ec2b98b24038eb0 \
    file://LICENSE.GPLv3;md5=dce746aa5261707df6d6999ab9958d8b \
"

DEPENDS += "qtdeclarative"

# Use 8b45a73ecac779969d491a19bbe0393f6328a3a6
# instead of 1ef144bf3a324ac4bdea092a0b845cb483ec9a1d because
# v5.9.8 tag wasn't merged to 5.9 branch yet
SRCREV = "8b45a73ecac779969d491a19bbe0393f6328a3a6"