blob: 80c9309de4d3644a00a3ed55088fa155e0660df2 (
plain)
1
2
3
4
5
6
7
8
9
|
require qt5-git.inc
require ${PN}.inc
# qtwayland 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.0
QT_MODULE_BRANCH = "dev"
SRCREV = "d6104a92321c2e72b140156fddf0378c9795cdb4"
|