blob: 7853355308266376c9e51a9a12395fb48e4717f0 (
plain)
1
2
3
4
5
6
7
8
9
|
require qt5-git.inc
require ${PN}.inc
# qtsystems wasn't released yet, last tag before this SRCREV is 5.0.0-beta1
# qt5-git PV is only to indicate that this recipe is compatible with qt5 5.2.1
QT_MODULE_BRANCH = "dev"
SRCREV = "aa651c73bf7bc57c1b6b1bfcfa9afe901884a102"
|