summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-03-19 09:14:51 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2018-03-19 10:57:46 +0200
commitb32b7990fa5047b9bf687d3a3ddff29b55c3d7d5 (patch)
treeea233454079644ae80564727a4af6b9c8e511003 /recipes-qt/qt5/qtwebengine_git.bb
parent13de43550479ca56f6e680369c32df8344524152 (diff)
parente60e849de1158c879bd2c150fe79b207cdac031a (diff)
downloadmeta-qt5-b32b7990fa5047b9bf687d3a3ddff29b55c3d7d5.tar.gz
Merge remote-tracking branch 'qtyocto/upstream/master' into 5.11
* upstream/master: e60e849 qtpurchasing: upgrade to 5.10.1 14973ed qt5: Add recipe for qtpurchasing. 1d9fbb1 qt5: refresh patches from meta-qt5/qt* repos a5aadb7 qtbase: Replace -isystem with -I 6f9d4fd qtbase: add a config option to optimize for size 1ad923a packagegroup-qt5-toolchain-target: Add qtcharts and qtmqtt e41caf4 Upgrade to Qt 5.10.1 5250890 qt5: refactor ptest 3f2f3a0 qtbase: fix pcre PACKAGECONFIG Conflicts: recipes-qt/qt5/nativesdk-qtbase_git.bb recipes-qt/qt5/qt3d/0001-Allow-a-tools-only-build.patch recipes-qt/qt5/qt3d_git.bb recipes-qt/qt5/qt5-git.inc recipes-qt/qt5/qtbase-native_git.bb recipes-qt/qt5/qtbase_git.bb recipes-qt/qt5/qtcanvas3d_git.bb recipes-qt/qt5/qtcharts_git.bb recipes-qt/qt5/qtconnectivity_git.bb recipes-qt/qt5/qtdatavis3d_git.bb recipes-qt/qt5/qtdeclarative_git.bb recipes-qt/qt5/qtgamepad_git.bb recipes-qt/qt5/qtgraphicaleffects_git.bb recipes-qt/qt5/qtimageformats_git.bb recipes-qt/qt5/qtknx_git.bb recipes-qt/qt5/qtlocation_git.bb recipes-qt/qt5/qtmqtt_git.bb recipes-qt/qt5/qtmultimedia_git.bb recipes-qt/qt5/qtnetworkauth_git.bb recipes-qt/qt5/qtquickcontrols2_git.bb recipes-qt/qt5/qtquickcontrols_git.bb recipes-qt/qt5/qtremoteobjects_git.bb recipes-qt/qt5/qtscript_git.bb recipes-qt/qt5/qtscxml_git.bb recipes-qt/qt5/qtsensors_git.bb recipes-qt/qt5/qtserialbus_git.bb recipes-qt/qt5/qtserialport_git.bb recipes-qt/qt5/qtsvg_git.bb recipes-qt/qt5/qttools_git.bb recipes-qt/qt5/qttranslations_git.bb recipes-qt/qt5/qtvirtualkeyboard_git.bb recipes-qt/qt5/qtwayland/0001-fix-build-without-xkbcommon-evdev.patch recipes-qt/qt5/qtwayland_git.bb recipes-qt/qt5/qtwebchannel_git.bb recipes-qt/qt5/qtwebengine_git.bb recipes-qt/qt5/qtwebsockets_git.bb recipes-qt/qt5/qtwebview_git.bb recipes-qt/qt5/qtx11extras_git.bb recipes-qt/qt5/qtxmlpatterns_git.bb Task-number: QTBUG-66307 Change-Id: Iccd55144b937f963bf4d6ea2d7c2ecc00adf9864
Diffstat (limited to 'recipes-qt/qt5/qtwebengine_git.bb')
-rw-r--r--recipes-qt/qt5/qtwebengine_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index b4631289..b0c2671b 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -124,7 +124,7 @@ RDEPENDS_${PN}-examples += " \
124QT_MODULE_BRANCH_CHROMIUM = "63-based" 124QT_MODULE_BRANCH_CHROMIUM = "63-based"
125 125
126# Patches from https://github.com/meta-qt5/qtwebengine/commits/b5.10 126# Patches from https://github.com/meta-qt5/qtwebengine/commits/b5.10
127# 5.10.meta-qt5.1 127# 5.10.meta-qt5.2
128SRC_URI += " \ 128SRC_URI += " \
129 ${QT_GIT}/qtwebengine-chromium.git;name=chromium;branch=${QT_MODULE_BRANCH_CHROMIUM};protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty \ 129 ${QT_GIT}/qtwebengine-chromium.git;name=chromium;branch=${QT_MODULE_BRANCH_CHROMIUM};protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty \
130 file://0001-WebEngine-qquickwebengineview_p_p.h-add-include-QCol.patch \ 130 file://0001-WebEngine-qquickwebengineview_p_p.h-add-include-QCol.patch \
@@ -137,7 +137,7 @@ SRC_URI_append_libc-musl = "\
137" 137"
138 138
139# Patches from https://github.com/meta-qt5/qtwebengine-chromium/commits/61-based 139# Patches from https://github.com/meta-qt5/qtwebengine-chromium/commits/61-based
140# 61-based.meta-qt5.1 140# 61-based.meta-qt5.2
141SRC_URI += " \ 141SRC_URI += " \
142 file://0001-chromium-Force-host-toolchain-configuration.patch;patchdir=src/3rdparty \ 142 file://0001-chromium-Force-host-toolchain-configuration.patch;patchdir=src/3rdparty \
143 file://0002-chromium-workaround-for-too-long-.rps-file-name.patch;patchdir=src/3rdparty \ 143 file://0002-chromium-workaround-for-too-long-.rps-file-name.patch;patchdir=src/3rdparty \