diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-04-24 09:32:00 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-04-27 07:20:27 +0000 |
commit | 95f123a60a97428237164f96672b0c11c539efed (patch) | |
tree | 210fc46af81695d47df093da61d57f426a9583c3 /recipes-qt/qt5/qtwebengine_git.bb | |
parent | ba9b52e8438e59c8db7e22ff0015a7236c51ffd5 (diff) | |
download | meta-qt5-95f123a60a97428237164f96672b0c11c539efed.tar.gz |
qt5: update submodules
* Update submodules to 5.9.0 Beta 3 (snapshot 1)
Change-Id: I7964422570d0294c40ff9da82959f7cfdc346d15
Reviewed-by: Samuli Piippo <samuli.piippo@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 425aeec6..e41e5e74 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -112,7 +112,7 @@ SRC_URI += " \ | |||
112 | file://0002-chromium-Change-false-to-FALSE-and-1-to-TRUE-FIX-qtw.patch \ | 112 | file://0002-chromium-Change-false-to-FALSE-and-1-to-TRUE-FIX-qtw.patch \ |
113 | " | 113 | " |
114 | 114 | ||
115 | SRCREV_qtwebengine = "fa94cb09e095a6d6c5634ae8543fc70145594c05" | 115 | SRCREV_qtwebengine = "61e35009aa276e9d2d7ff1787b52ba06f8cde37f" |
116 | SRCREV_chromium = "853d4069e45b06106f33611c458f5480f71e7c57" | 116 | SRCREV_chromium = "853d4069e45b06106f33611c458f5480f71e7c57" |
117 | SRCREV = "${SRCREV_qtwebengine}" | 117 | SRCREV = "${SRCREV_qtwebengine}" |
118 | 118 | ||