mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-16 20:21:56 +02:00
qt3d: change to 'dev' branch
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>
This commit is contained in:
committed by
Martin Jansa
parent
1643e7fb6e
commit
dc277b5a52
@@ -1,7 +1,7 @@
|
||||
require qt5-git.inc
|
||||
require ${PN}.inc
|
||||
|
||||
QT_MODULE_BRANCH = "master"
|
||||
QT_MODULE_BRANCH = "dev"
|
||||
|
||||
# last tag before this SRCREV is 5.0.0-beta1, but version says 5.3.0 already
|
||||
SRCREV = "d3338a9f7fcac109d7bc7f600d5974ff333782ad"
|
||||
|
||||
Reference in New Issue
Block a user