qt5: upgrade to 5.11.1

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2018-06-21 19:34:01 +00:00
parent 820f3ef827
commit ef5f5d912d
82 changed files with 120 additions and 203 deletions

View File

@@ -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"