mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-18 05:01:56 +02:00
qt5: upgrade to 5.11.1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -12,7 +12,7 @@ require qt5-git.inc
|
||||
DEPENDS += "qtbase qtdeclarative qtremoteobjects-native"
|
||||
|
||||
# Patches from https://github.com/meta-qt5/qtremoteobjects/commits/b5.11
|
||||
# 5.11.meta-qt5.3
|
||||
# 5.11.meta-qt5.4
|
||||
SRC_URI += " \
|
||||
file://0001-Allow-a-tools-only-build.patch \
|
||||
"
|
||||
@@ -24,6 +24,6 @@ PACKAGECONFIG[tools-only] = "CONFIG+=tools-only"
|
||||
|
||||
EXTRA_QMAKEVARS_PRE += "${PACKAGECONFIG_CONFARGS}"
|
||||
|
||||
SRCREV = "24fade01e0e38acbf5ffdb9ffab712e8b7e86e30"
|
||||
SRCREV = "cc454911ac5aec527379c2e51259583071d21ca9"
|
||||
|
||||
BBCLASSEXTEND += "native nativesdk"
|
||||
|
||||
Reference in New Issue
Block a user