diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2016-11-08 12:50:27 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2016-11-10 08:02:59 +0000 |
commit | 8c7e11523eb0bc1044e79593a1ffa823867ff567 (patch) | |
tree | 2e3178e23170bf9ef05165e466ca8b461d493f67 /recipes-qt/qt5/qtwebengine_git.bb | |
parent | f3f7d8ef1ee02d3a2e691657a0ac26cb0261eda6 (diff) | |
download | meta-qt5-8c7e11523eb0bc1044e79593a1ffa823867ff567.tar.gz |
qt5: update submodules
Remove unneeded patch qtbase and rework qtwayland recipe to build
qtwaylandscanner without need for patch.
Change-Id: I41d5c020cbe853a52896b85824990c66cc97d6bb
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
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 5bf6056c..24f94d56 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -122,7 +122,7 @@ SRC_URI += " \ | |||
122 | file://0002-chromium-Change-false-to-FALSE-and-1-to-TRUE-FIX-qtw.patch \ | 122 | file://0002-chromium-Change-false-to-FALSE-and-1-to-TRUE-FIX-qtw.patch \ |
123 | " | 123 | " |
124 | 124 | ||
125 | SRCREV_qtwebengine = "4894406d111d7c7c0fb06b56e52706a20b35d0b3" | 125 | SRCREV_qtwebengine = "ac3d8780a0293793dbc3cd47b96aab4613dec5d9" |
126 | SRCREV_chromium = "f3ce802c71aeaeb7dd218180a3bc5c6ac63b445d" | 126 | SRCREV_chromium = "f3ce802c71aeaeb7dd218180a3bc5c6ac63b445d" |
127 | SRCREV = "${SRCREV_qtwebengine}" | 127 | SRCREV = "${SRCREV_qtwebengine}" |
128 | 128 | ||