mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-17 04:31:54 +02:00
13 lines
272 B
BlitzBasic
13 lines
272 B
BlitzBasic
require qt5-git.inc
|
|
require ${PN}.inc
|
|
|
|
# qtsystems wasn't released yet, last tag before this SRCREV is 5.0.0-beta1
|
|
PV = "4.999+5.0.0-beta1+git${SRCPV}"
|
|
|
|
# drop when bumping SRCREV
|
|
PR = "r1"
|
|
|
|
QT_MODULE_BRANCH = "master"
|
|
|
|
SRCREV = "701442ad6358b9f27978aafae82074124468f88c"
|