mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-06-21 08:52:35 +02:00
qt5: fix current git version
Bitbake doesn't detect lower git version: NOTE: preferred version 5.4.0+git% of qtbase-native not available (for item qtbase-native) NOTE: versions of qtbase-native available: 5.4.1 5.4.1+gitAUTOINC+a782369071 Signed-off-by: Heikki Sarkanen <heikki.sarkanen@tamtron.fi> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
1fd5df421e
commit
c3cb6426cd
@@ -1,5 +1,5 @@
|
||||
# Select which version you prefer by defining QT5_VERSION and including this file
|
||||
# possible values now "5.4.1", "5.4.0+git%"
|
||||
# possible values now "5.4.1", "5.4.1+git%"
|
||||
|
||||
QT5_VERSION ?= "5.4.1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user