From 4b7182a3be2b591e8190ff15b7a121191e4b201f Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Fri, 7 Feb 2014 04:10:06 +0100 Subject: qt5: Upgrade from 5.2.0 to 5.2.1 * qtwayland: Use default LICENSE and LIC_FILES_CHKSUM * license texts were added in qtwayland commit 26bdc66fe6c4499332b2ead886a806d09aa07a8a * qtdeclarative, qtserialport: Update QT_MODULE_BRANCH * SHA-1 of v5.2.1 tag is only in release branch Signed-off-by: Martin Jansa --- recipes-qt/qt5/qtsystems_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes-qt/qt5/qtsystems_git.bb') diff --git a/recipes-qt/qt5/qtsystems_git.bb b/recipes-qt/qt5/qtsystems_git.bb index 80c9309d..78533553 100644 --- a/recipes-qt/qt5/qtsystems_git.bb +++ b/recipes-qt/qt5/qtsystems_git.bb @@ -1,9 +1,9 @@ require qt5-git.inc require ${PN}.inc -# qtwayland wasn't released yet, last tag before this SRCREV is 5.0.0-beta1 -# # qt5-git PV is only to indicate that this recipe is compatible with qt5 5.2.0 +# qtsystems wasn't released yet, last tag before this SRCREV is 5.0.0-beta1 +# qt5-git PV is only to indicate that this recipe is compatible with qt5 5.2.1 QT_MODULE_BRANCH = "dev" -SRCREV = "d6104a92321c2e72b140156fddf0378c9795cdb4" +SRCREV = "aa651c73bf7bc57c1b6b1bfcfa9afe901884a102" -- cgit v1.2.3-54-g00ecf