diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-04-17 19:11:38 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-04-19 11:50:53 +0000 |
commit | 34b9d9fa2750bce915991828e707d8cf595da289 (patch) | |
tree | 7451a88e5736bdd683264b5c783629ad007ad4ea /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 8b905e5145b7919b4a0b61c68d3119846c4925a8 (diff) | |
download | meta-qt5-34b9d9fa2750bce915991828e707d8cf595da289.tar.gz |
qt5: update submodules
* Updates submodules: 5.9.0 Beta 2 (snapshot 1) -> (snapshot 2)
* Include more subdirs for .qmlc packaging in qt5.inc
* package qtquickcontrols specific files in qtquickcontrols
recipe
Change-Id: Ia30502bfae0a3dcc364cb423cc53fec3558437c4
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtwebengine_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb index 1e7f268f..e4802ec3 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -111,7 +111,7 @@ SRC_URI += " \ | |||
111 | file://0002-chromium-Change-false-to-FALSE-and-1-to-TRUE-FIX-qtw.patch \ | 111 | file://0002-chromium-Change-false-to-FALSE-and-1-to-TRUE-FIX-qtw.patch \ |
112 | " | 112 | " |
113 | 113 | ||
114 | SRCREV_qtwebengine = "2d235e2112b71e0011c3c31f8d496680091dac66" | 114 | SRCREV_qtwebengine = "fa94cb09e095a6d6c5634ae8543fc70145594c05" |
115 | SRCREV_chromium = "853d4069e45b06106f33611c458f5480f71e7c57" | 115 | SRCREV_chromium = "853d4069e45b06106f33611c458f5480f71e7c57" |
116 | SRCREV = "${SRCREV_qtwebengine}" | 116 | SRCREV = "${SRCREV_qtwebengine}" |
117 | 117 | ||