mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-06-21 08:52:35 +02:00
qt5-versions: Change default version to 5.1.0
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Select which version you prefer by defining QT5_VERSION and including this file
|
||||
# possible values now "5.0.2", "5.1.0", "5.1.0+git%"
|
||||
|
||||
QT5_VERSION ?= "5.0.2"
|
||||
QT5_VERSION ?= "5.1.0"
|
||||
|
||||
PREFERRED_VERSION_qtbase-native = "${QT5_VERSION}"
|
||||
PREFERRED_VERSION_qtbase = "${QT5_VERSION}"
|
||||
|
||||
Reference in New Issue
Block a user