mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-17 20:51:54 +02:00
The master branch of qt3d has been removed by the Qt project, and the commit pointed to by the SRCREV is now in the 'dev' branch. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
8 lines
194 B
BlitzBasic
8 lines
194 B
BlitzBasic
require qt5-git.inc
|
|
require ${PN}.inc
|
|
|
|
QT_MODULE_BRANCH = "dev"
|
|
|
|
# last tag before this SRCREV is 5.0.0-beta1, but version says 5.3.0 already
|
|
SRCREV = "8a9723d7420829a2ba0141a9f7d8dc8cd11d8331"
|