From 8586caf2f2f5c11fb2ddff29eefe5dd7fc08cf38 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 23 Apr 2019 09:33:45 +0000 Subject: qt5: update SRCREVs after v5.12.3 tags were downmerged to 5.12 branch * v5.12.3 tags in qt3d, qtknx, qtmqtt, qtopcua, qttools, qtremoteobjects are fine now Signed-off-by: Martin Jansa --- recipes-qt/qt5/qttools_git.bb | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'recipes-qt/qt5/qttools_git.bb') diff --git a/recipes-qt/qt5/qttools_git.bb b/recipes-qt/qt5/qttools_git.bb index 0ac8a76f..d2b905b6 100644 --- a/recipes-qt/qt5/qttools_git.bb +++ b/recipes-qt/qt5/qttools_git.bb @@ -32,10 +32,7 @@ EXTRA_QMAKEVARS_PRE += " \ ${@bb.utils.contains('PACKAGECONFIG', 'qtwebkit', '', 'CONFIG+=noqtwebkit', d)} \ " -# Use 50335cb26bb88930f5e2a204642439cc9a4d2282 instead of -# 1f8d498752fed0b2b92d6a619aa11524dd771998 because the v5.12.3 tag wasn't -# merged to 5.12 branch yet -SRCREV = "50335cb26bb88930f5e2a204642439cc9a4d2282" +SRCREV = "1f8d498752fed0b2b92d6a619aa11524dd771998" BBCLASSEXTEND = "native nativesdk" -- cgit v1.2.3-54-g00ecf