<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-qt5.git/recipes-qt/qt5/qtwebkit_git.bb, branch 5.15</title>
<subtitle>Mirror of https://code.qt.io/cgit/yocto/meta-qt5.git</subtitle>
<id>https://git.enea.com/cgit/linux/meta-qt5.git/atom?h=5.15</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-qt5.git/atom?h=5.15'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/'/>
<updated>2020-12-04T07:43:52+00:00</updated>
<entry>
<title>Merge remote-tracking branch 'qt/upstream/master' into 5.15</title>
<updated>2020-12-04T07:43:52+00:00</updated>
<author>
<name>Jani Suonpera</name>
<email>jani.suonpera@qt.io</email>
</author>
<published>2020-11-25T13:38:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=19d99b10df41b7875b3c788bc7a9d1a88734e644'/>
<id>urn:sha1:19d99b10df41b7875b3c788bc7a9d1a88734e644</id>
<content type='text'>
Task-number: QTBUG-88755
Change-Id: I7adf9d6bb5fb8a2b0893d1c4b142db73996f20b9
</content>
</entry>
<entry>
<title>qtwebkit: Fix build with python 3.9</title>
<updated>2020-11-03T16:01:57+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-10-31T20:09:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=a72c04ee797ca70d73784e6bc2fb0701b3ff8a7c'/>
<id>urn:sha1:a72c04ee797ca70d73784e6bc2fb0701b3ff8a7c</id>
<content type='text'>
backport a fix to build with python 3.9

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtwebkit: Fix build  when Qt is configured without SSL</title>
<updated>2020-11-03T16:01:57+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-10-31T20:07:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=1d946dc8f467a37494d3d96a1fa8153199288aff'/>
<id>urn:sha1:1d946dc8f467a37494d3d96a1fa8153199288aff</id>
<content type='text'>
backport a patch to fix the build error

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtwebkit: Add patch to fix build with bison 3.7</title>
<updated>2020-09-08T07:25:43+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2020-09-07T20:55:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=04a6fa63cf3148698a52b207058254b01c6937b1'/>
<id>urn:sha1:04a6fa63cf3148698a52b207058254b01c6937b1</id>
<content type='text'>
Fixes:
|... /build/DerivedSources/WebCore/XPathGrammar.cpp:120:10: fatal error: XPathGrammar.hpp: No such file or directory
|   120 | #include "XPathGrammar.hpp"
|       |          ^~~~~~~~~~~~~~~~~~
| ...
| .../build/DerivedSources/WebCore/CSSGrammar.cpp:160:10: fatal error: CSSGrammar.hpp: No such file or directory
|   160 | #include "CSSGrammar.hpp"
|       |          ^~~~~~~~~~~~~~~~

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
</content>
</entry>
<entry>
<title>QtWebkit: Set release build by default</title>
<updated>2020-04-30T01:17:52+00:00</updated>
<author>
<name>Chenxi Mao</name>
<email>maochenxi@eswin.com</email>
</author>
<published>2020-04-29T13:36:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=309a3454e2f333fbf042bdb56ad78cedc6c2b1bb'/>
<id>urn:sha1:309a3454e2f333fbf042bdb56ad78cedc6c2b1bb</id>
<content type='text'>
Current Qtwebkit configuration is debug build by default.
Change it to release build to have better performance.

Change-Id: Ib5e10bfd62edf79ddc304332ff10fdbe3abf58f0
Reviewed-by: Chenxi Mao &lt;chenxi.mao2013@gmail.com&gt;
Reviewed-by: Konstantin Tokarev &lt;annulen@yandex.ru&gt;
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'qt/upstream/master' into 5.15</title>
<updated>2020-04-23T13:14:34+00:00</updated>
<author>
<name>Mikko Gronoff</name>
<email>mikko.gronoff@qt.io</email>
</author>
<published>2020-04-23T13:03:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=8acb105762bd239063f63d3c8ac23b91bddb23c5'/>
<id>urn:sha1:8acb105762bd239063f63d3c8ac23b91bddb23c5</id>
<content type='text'>
- Several modules are actually newer than beta4 in upstream,
  hence the conflicts with SRCREVs.
- Replaced/removed local QPainterPath patches for qwt &amp;
  creator with upstream ones.
- Updated the qtwebkit SRCREV to sync with upstream as it
  switched to same "5.212" branch as locally already, but
  kept the riscv patch

* upstream/master:
  d6b6838e qt5: upgrade to 5.15 beta4
  05b3e648 qtwebkit: Switch to 5.212 branch
  abed512f qt5-creator: Upgrade to 4.12 branch
  32c62abe qwt-qt5: fix build with Qt 5.15
  44fc90ee gstreamer1.0-plugins-good: Reemove inserting qt5 from packageconfig

Conflicts:
  recipes-qt/qt5/nativesdk-qtbase_git.bb
  recipes-qt/qt5/qt3d_git.bb
  recipes-qt/qt5/qt5-creator_git.bb
  recipes-qt/qt5/qt5-git.inc
  recipes-qt/qt5/qtbase-native_git.bb
  recipes-qt/qt5/qtbase_git.bb
  recipes-qt/qt5/qtdeclarative_git.bb
  recipes-qt/qt5/qtmultimedia_git.bb
  recipes-qt/qt5/qtquick3d_git.bb
  recipes-qt/qt5/qttranslations_git.bb
  recipes-qt/qt5/qtwayland_git.bb
  recipes-qt/qt5/qtwebengine/chromium/0003-chromium-fix-build-with-clang.patch
  recipes-qt/qt5/qtwebengine/chromium/0008-chromium-Fix-build-on-32bit-arches-with-64bit-time_t.patch
  recipes-qt/qt5/qtwebengine/chromium/0012-chromium-Link-v8-with-libatomic-on-x86.patch
  recipes-qt/qt5/qtwebengine_git.bb
  recipes-qt/qt5/qtwebkit_git.bb
  recipes-qt/qwt/qwt-qt5_6.1.4.bb

Change-Id: Icf6e747da78059c23568ea00ebbe50b28588aa3f
</content>
</entry>
<entry>
<title>qtwebkit: Switch to 5.212 branch</title>
<updated>2020-04-21T14:49:36+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-04-18T22:27:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=05b3e648ec3508f4f73eeb094bdb82440519c56c'/>
<id>urn:sha1:05b3e648ec3508f4f73eeb094bdb82440519c56c</id>
<content type='text'>
Drop py3 support patch as its no longer needed on this branch
This is more uptodate branch and has needed fixes to work with Qt 5.15

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>QTWebkit: Support RISC-V ISA on QTwebkit</title>
<updated>2020-04-13T22:04:51+00:00</updated>
<author>
<name>Chenxi Mao</name>
<email>parheliamm@126.com</email>
</author>
<published>2020-04-12T06:57:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=634da00900ba01f1d0102ca69bf5a9a3c4156c70'/>
<id>urn:sha1:634da00900ba01f1d0102ca69bf5a9a3c4156c70</id>
<content type='text'>
There are 3 changes to support RISC-V
1. Add a patch to support RISC-V CPU
2. Disable JIT as mips/ppc did

Change-Id: I612428194c98acf0f18cec180816caa4e32ece2a
Reviewed-by: Chenxi Mao &lt;chenxi.mao2013@gmail.com&gt;
Reviewed-by: Konstantin Tokarev &lt;annulen@yandex.ru&gt;
</content>
</entry>
<entry>
<title>QTWebKit: Fix build error on QT-5.15 branch</title>
<updated>2020-04-11T07:21:38+00:00</updated>
<author>
<name>Chenxi Mao</name>
<email>parheliamm@126.com</email>
</author>
<published>2020-04-10T00:46:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=dd2fd47dc0acdf90f73a639149aa59269a72f9cb'/>
<id>urn:sha1:dd2fd47dc0acdf90f73a639149aa59269a72f9cb</id>
<content type='text'>
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 &lt;chenxi.mao2013@gmail.com&gt;
Reviewed-by: Konstantin Tokarev &lt;annulen@yandex.ru&gt;
</content>
</entry>
<entry>
<title>QTWebkit: Move webkit sha1 to dev branch HEAD on QT-5.15</title>
<updated>2020-04-09T12:31:12+00:00</updated>
<author>
<name>Chenxi Mao</name>
<email>parheliamm@126.com</email>
</author>
<published>2020-04-07T06:54:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=84278d09aef9f917dd695df8c424c5d61395bdf3'/>
<id>urn:sha1:84278d09aef9f917dd695df8c424c5d61395bdf3</id>
<content type='text'>
Move QTwebkit SHA1 to dev branch HEAD:
ab1bd15209abaf7effc51dbc2f272c5681af7223

Change-Id: Id0298aadb53c6626963fc29aebac497a4dad248b
Reviewed-by: Chenxi Mao &lt;chenxi.mao2013@gmail.com&gt;
Reviewed-by: Samuli Piippo &lt;samuli.piippo@qt.io&gt;
</content>
</entry>
</feed>
