From 3efe4ea8b033f433b512ccf2cb90006a65c75834 Mon Sep 17 00:00:00 2001 From: Mikko Gronoff Date: Thu, 21 Nov 2019 12:11:19 +0200 Subject: qt5: upgrade to Qt 5.9.9 Additionally, update recipes with relevant diff from Qt Company maintained meta-qt5 (5.9) layer. It has few commits & some upstream content merge based changes never upstreamed for one reason or another (license alterations & other minor things). Signed-off-by: Mikko Gronoff --- recipes-qt/qt5/qt5-git.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-qt/qt5/qt5-git.inc') diff --git a/recipes-qt/qt5/qt5-git.inc b/recipes-qt/qt5/qt5-git.inc index 262f62c4..2e7e2389 100644 --- a/recipes-qt/qt5/qt5-git.inc +++ b/recipes-qt/qt5/qt5-git.inc @@ -14,4 +14,4 @@ CVE_PRODUCT = "qt" S = "${WORKDIR}/git" -PV = "5.9.8+git${SRCPV}" +PV = "5.9.9+git${SRCPV}" -- cgit v1.2.3-54-g00ecf