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

LICENSE = "BSD & (LGPL-2.1 & Digia-Qt-LGPL-Exception-1.1 | LGPL-3.0)"
LIC_FILES_CHKSUM = " \
    file://LICENSE.LGPLv21;md5=cff17b12416c896e10ae2c17a64252e7 \
    file://LICENSE.LGPLv3;md5=c1939be5579666be947371bc8120425f \
    file://LGPL_EXCEPTION.txt;md5=0145c4d1b6f96a661c2c139dfb268fb6 \
"

DEPENDS += "qtbase qtdeclarative qtxmlpatterns"

QT_MODULE_BRANCH = "1.1"
SRCREV = "30ee95cd19f9a435ce337b4f651175ed2e8ba2e5"