mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-17 04:31:54 +02:00
The master branch of qtsystems has been removed by the Qt project, and the commit pointed to by the SRCREV is now in the 'dev' branch. Signed-off-by: Stephano Cetola <scetola@reachtech.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
10 lines
273 B
BlitzBasic
10 lines
273 B
BlitzBasic
require qt5-git.inc
|
|
require ${PN}.inc
|
|
|
|
QT_MODULE_BRANCH = "dev"
|
|
|
|
# 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
|
|
|
|
SRCREV = "aa651c73bf7bc57c1b6b1bfcfa9afe901884a102"
|