summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebkit/0002-Do-not-skip-build-for-cross-compile.patch
Commit message (Collapse)AuthorAgeFilesLines
* QTWebKit: Fix build error on QT-5.15 branchChenxi Mao2020-04-111-28/+0
| | | | | | | | | | | | There are 2 changes to build QtWebkit on QT-5.15 1. Move SHA1 to QTwebkit tag QtWebKit 5.212.0 Alpha 4 SHA1: 444bd2bda5fa46c2b4b99adaf6e9b2074b03a0d1 2. Remove python3 patch. Fixes: QTBUG-83426 Change-Id: I6a1f1d8a29c828e28e3c8192c1b863a85991080e Reviewed-by: Chenxi Mao <chenxi.mao2013@gmail.com> Reviewed-by: Konstantin Tokarev <annulen@yandex.ru>
* qtwebkit: build with python3Andreas Müller2020-02-061-0/+28
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>