aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtdeclarative-render2d_git.bb
blob: 836a7982bfaec51e4ac3fa7cd9aa64cd810c2d02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
require qt5.inc
require qt5-git.inc

LICENSE = "GPL-3.0 | The-Qt-Company-TPLA-2.4"
LIC_FILES_CHKSUM = " \
    file://LICENSE.GPL3;md5=d32239bcb673463ab874e80d47fae504 \
    file://LICENSE.PREVIEW.COMMERCIAL;md5=c458c2ae1b463cca5219eaee54f6287e \
"

DEPENDS += "qtbase qtdeclarative"

SRCREV = "fe2807312ff3d2285b51a4de363b1c1fb8d85f82"