From e908589afec25bc9291f77266a6d50846e91be7b Mon Sep 17 00:00:00 2001 From: Mikko Gronoff Date: Mon, 25 Jun 2018 13:00:52 +0300 Subject: qt5: upgrade to 5.9.7 * Update to Qt 5.9.7 * qtbase: default to internal harfbuzz-ng: With -no-harfbuzz, Qt uses internal copy of harfbuzz-old, which is no longer maintained, and is extremely buggy. Instead, use the harfbuzz-ng version if system harfbuzz is not used. Signed-off-by: mikko.gronoff Signed-off-by: Martin Jansa --- recipes-qt/qt5/qtquickcontrols2_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-qt/qt5/qtquickcontrols2_git.bb') diff --git a/recipes-qt/qt5/qtquickcontrols2_git.bb b/recipes-qt/qt5/qtquickcontrols2_git.bb index 0d4606d1..83744c69 100644 --- a/recipes-qt/qt5/qtquickcontrols2_git.bb +++ b/recipes-qt/qt5/qtquickcontrols2_git.bb @@ -10,4 +10,4 @@ LIC_FILES_CHKSUM = " \ DEPENDS += "qtdeclarative" -SRCREV = "c48b314edef0595fbfa16dc62ce38b8d615326c8" +SRCREV = "f4af8a1987cc3fed8120062fbeb5659c7b2b77df" -- cgit v1.2.3-54-g00ecf