From e1046125d212a016d96944ff907e17d51a5b41af Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 23 Jan 2018 14:47:22 +0000 Subject: qt5: upgrade to 5.9.4 * update LICENSE in qtsystems which was updated to match other qt modules Signed-off-by: Martin Jansa --- recipes-qt/qt5/qt5-git.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 a6530114..44f8d71a 100644 --- a/recipes-qt/qt5/qt5-git.inc +++ b/recipes-qt/qt5/qt5-git.inc @@ -1,5 +1,5 @@ # Copyright (C) 2012-2016 O.S. Systems Software LTDA. -# Copyright (C) 2013-2017 Martin Jansa +# Copyright (C) 2013-2018 Martin Jansa QT_MODULE ?= "${BPN}" QT_MODULE_BRANCH ?= "5.9" @@ -14,4 +14,4 @@ CVE_PRODUCT = "qt" S = "${WORKDIR}/git" -PV = "5.9.3+git${SRCPV}" +PV = "5.9.4+git${SRCPV}" -- cgit v1.2.3-54-g00ecf