aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebview_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2020-02-06 12:23:04 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2020-04-29 15:18:14 +0200
commite52ce4223b17316da59bf7e9c7979ab0ea1cf7cd (patch)
treec35924d9bcf5458ac40402cadb00d3f29c60c152 /recipes-qt/qt5/qtwebview_git.bb
parentc1f201aab5677a58cc6a07daa5cc59ff9aec7355 (diff)
qt5: upgrade to 5.14.2
* Upgrade to Qt 5.14.2 * Update license to v4.2.1 Signed-off-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtwebview_git.bb')
-rw-r--r--recipes-qt/qt5/qtwebview_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwebview_git.bb b/recipes-qt/qt5/qtwebview_git.bb
index c0ca6118..f08c6ae1 100644
--- a/recipes-qt/qt5/qtwebview_git.bb
+++ b/recipes-qt/qt5/qtwebview_git.bb
@@ -19,7 +19,7 @@ COMPATIBLE_MACHINE_armv7a = "(.*)"
COMPATIBLE_MACHINE_armv7ve = "(.*)"
COMPATIBLE_MACHINE_aarch64 = "(.*)"
-SRCREV = "94c697c37945dedb37a55c1a9669d868f8c97f41"
+SRCREV = "9f479ce719c03035d93323322e646dca79b9dc39"
python() {
if 'meta-python2' not in d.getVar('BBFILE_COLLECTIONS').split():