<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-qt5.git/recipes-qt/qt5/qtbase/0017-Bootstrap-without-linkat-feature.patch, branch v5.12.0</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=v5.12.0</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-qt5.git/atom?h=v5.12.0'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/'/>
<updated>2018-11-13T10:39:32+00:00</updated>
<entry>
<title>qtbase: refresh patches and update tags on meta-qt5</title>
<updated>2018-11-13T10:39:32+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2018-11-13T10:39:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=0edbe1ba0daa069fa68368c8e2f8b72883e4ca99'/>
<id>urn:sha1:0edbe1ba0daa069fa68368c8e2f8b72883e4ca99</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtbase: Do not use cross_compile check</title>
<updated>2018-09-25T23:12:17+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-09-25T19:27:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=24d6fc29ab806daadb5e4aa93b768b3cc76c2fc4'/>
<id>urn:sha1:24d6fc29ab806daadb5e4aa93b768b3cc76c2fc4</id>
<content type='text'>
This check is not accepted by qmake resulting in subsequent failures
in qtwebengine

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtbase: Fix errors due to -isystem</title>
<updated>2018-09-25T09:50:40+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-09-24T10:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=d0cd7a7a70d3fe3b3041d41391c5c082d8f23a0d'/>
<id>urn:sha1:d0cd7a7a70d3fe3b3041d41391c5c082d8f23a0d</id>
<content type='text'>
empty out QMAKE_CFLAGS_ISYSTEM this will ensure that -isystem is not
used instead it will use -I to include internal QT headers

Dont hardcode QMAKE_DEFAULT_INCDIRS when cross compile

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtbase: Fix build error for armv8BE multilib.</title>
<updated>2018-09-25T09:34:49+00:00</updated>
<author>
<name>Lei Maohui</name>
<email>leimaohui@cn.fujitsu.com</email>
</author>
<published>2018-08-30T01:58:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=81239229dfda6d9a4b72dc44245fdfb9f10e6fcb'/>
<id>urn:sha1:81239229dfda6d9a4b72dc44245fdfb9f10e6fcb</id>
<content type='text'>
* MJ: modified to apply correctly and to be included in native and
  nativesdk builds as the comment above SRC_URI says.

Signed-off-by: Lei Maohui &lt;leimaohui@cn.fujitsu.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5: update to latest revision in 5.11 branch</title>
<updated>2018-09-25T09:34:49+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2018-09-14T08:37:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=f9e80edff01159375b6e03f3cb9ea1f8ed5ced79'/>
<id>urn:sha1:f9e80edff01159375b6e03f3cb9ea1f8ed5ced79</id>
<content type='text'>
* drop nobranch=1 again
* update the branches and tags on meta-qt5/qt* forks and the tag name
  in recipes
* use latest revision in 5.11 branch instead of 5.11.2 which might be
  removed again

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtbase: fix build with glibc-2.28 - for non-readers like me</title>
<updated>2018-08-22T14:19:06+00:00</updated>
<author>
<name>Andreas Müller</name>
<email>schnitzeltony@gmail.com</email>
</author>
<published>2018-08-20T21:50:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=2d1d8078156d050994a6cf46298d836b357df15c'/>
<id>urn:sha1:2d1d8078156d050994a6cf46298d836b357df15c</id>
<content type='text'>
539e4f09f749f024d6e157a49559e5ad7f51470a fixed bootstrapped build.

At least cross builds are not done bootstrapped. Fix them too by copying
statx/renameat2 macros - non-bootsrapped conditional - to
qfilesystemengine_unix.cpp - it is fortunately the only source using
QT_FEATURE_renameat2 / QT_FEATURE_statx (or QT_CONFIG(renameat2) /
QT_CONFIG(statx)).

Signed-off-by: Andreas Müller &lt;schnitzeltony@gmail.com&gt;
</content>
</entry>
</feed>
