<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-qt5.git/recipes-qt/maliit, branch upstream/rocko-next</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=upstream%2Frocko-next</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-qt5.git/atom?h=upstream%2Frocko-next'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/'/>
<updated>2018-04-04T07:50:50+00:00</updated>
<entry>
<title>maliit-framework-qt5: refresh patches</title>
<updated>2018-04-04T07:50:50+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2018-03-21T16:48:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=5b716987388e43221fc8dc1c56df5c583a0edb0d'/>
<id>urn:sha1:5b716987388e43221fc8dc1c56df5c583a0edb0d</id>
<content type='text'>
WARNING: maliit-framework-qt5-0.99.0+gitAUTOINC+62bd54bcde-r0 do_patch:
Some of the context lines in patches were ignored. This can lead to
incorrectly applied patches.
The context lines in the patches can be updated with devtool:

    devtool modify &lt;recipe&gt;
    devtool finish --force-patch-refresh &lt;recipe&gt; &lt;layer_path&gt;

Then the updated patches and the source tree (in devtool's workspace)
should be reviewed to make sure the patches apply in the correct place
and don't introduce duplicate lines (which can, and does happen
when some of the context is ignored). Further information:
http://lists.openembedded.org/pipermail/openembedded-core/2018-March/148675.html
https://bugzilla.yoctoproject.org/show_bug.cgi?id=10450
Details:
Applying patch
0001-Fix-MALIIT_INSTALL_PRF-to-allow-the-build-with-opene.patch
patching file config.pri
Hunk #1 succeeded at 144 with fuzz 1 (offset -17 lines).

Now at patch
0001-Fix-MALIIT_INSTALL_PRF-to-allow-the-build-with-opene.patch

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>maliit-framework-qt5: Always have optimize flags</title>
<updated>2017-07-14T21:56:45+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2017-07-12T21:15:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=2afd1b77be9c9c4abe4b7c82c54acde061818605'/>
<id>urn:sha1:2afd1b77be9c9c4abe4b7c82c54acde061818605</id>
<content type='text'>
When building with hardening flags we need some optlevel &gt; 0
enabled, otherwise FORTIFY_SOURCE wont work

Fixes
maliit-framework-qt5/0.99.0+git999-r0/recipe-sysroot/usr/include/features.h:376:4: error: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Werror=cpp
]
|  #  warning _FORTIFY_SOURCE requires compiling with optimization (-O)
|     ^~~~~~~

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>maliit-framework-qt5: fixed paths and enabled qt5-inputcontext</title>
<updated>2015-10-03T10:52:48+00:00</updated>
<author>
<name>Johannes Pointner</name>
<email>h4nn35.work@gmail.com</email>
</author>
<published>2015-10-01T18:02:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=51b4620392aa9041d8512549bfa554bea368c5ea'/>
<id>urn:sha1:51b4620392aa9041d8512549bfa554bea368c5ea</id>
<content type='text'>
* Fixes paths for qt5 using qmake5_paths variables and enables qt5-inputcontext.

Signed-off-by: Johannes Pointner &lt;johannes.pointner@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>maliit-framework-qt5: bump to latest commit for getting Qt 5.5 compatibility</title>
<updated>2015-09-21T09:56:53+00:00</updated>
<author>
<name>Christophe Chapuis</name>
<email>chris.chapuis@gmail.com</email>
</author>
<published>2015-09-19T13:57:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=52496ed3e2ec94d1d93426a766ec93ab400bc1df'/>
<id>urn:sha1:52496ed3e2ec94d1d93426a766ec93ab400bc1df</id>
<content type='text'>
Signed-off-by: Christophe Chapuis &lt;chris.chapuis@gmail.com&gt;</content>
</entry>
<entry>
<title>Remove double slash when QT_DIR_NAME is empty</title>
<updated>2015-09-21T09:56:52+00:00</updated>
<author>
<name>Adam YH Lee</name>
<email>adam.yh.lee@gmail.com</email>
</author>
<published>2015-09-05T00:28:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=6f0dd9f7cb4166f22b78c0813819c636f6382e4f'/>
<id>urn:sha1:6f0dd9f7cb4166f22b78c0813819c636f6382e4f</id>
<content type='text'>
When `QT_DIR_NAME` is defined as an empty string (default is "qt5"),
package.bbclass will throw lots of QA warnings because now the paths contain
double slashes ("//").

We can address these warnings by explicitly defining a slash in the
variable itself.

Signed-off-by: Adam YH Lee &lt;adam.yh.lee@gmail.com&gt;
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>maliit-framework-qt5: Update SRCREV</title>
<updated>2014-10-21T13:33:05+00:00</updated>
<author>
<name>Nikolay Nizov</name>
<email>nizovn@gmail.com</email>
</author>
<published>2014-10-07T18:44:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=9a4c0b393bf031acace5c2cc00d625a24c639d1c'/>
<id>urn:sha1:9a4c0b393bf031acace5c2cc00d625a24c639d1c</id>
<content type='text'>
This update is needed to include fix for segfaults when change keyboard
focus while having selection.
See http://issues.webos-ports.org/issues/673 for example.
This will update SRCREV for one(also the latest) commit from master branch.

Signed-off-by: Nikolay Nizov &lt;nizovn@gmail.com&gt;
</content>
</entry>
<entry>
<title>maliit-framework-qt5: Add patch to fix build with qt-5.3, remove unused files</title>
<updated>2014-06-10T10:11:52+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2014-06-05T20:17:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=32b4764e9122531a581f46d318136b6769926d36'/>
<id>urn:sha1:32b4764e9122531a581f46d318136b6769926d36</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>mallit-plugins-qt5: Don't set OE_QMAKE_PATH_HEADERS</title>
<updated>2014-02-24T12:21:21+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2014-02-20T17:22:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=9b4dc4d2cf9de6e037df70684d7f6cfee7e4905b'/>
<id>urn:sha1:9b4dc4d2cf9de6e037df70684d7f6cfee7e4905b</id>
<content type='text'>
The qmake class now respects the QT_DIR_NAME setting when setting the
headers path, so this change is not needed anymore.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>mallit-framework-qt5: Don't set OE_QMAKE_PATH_HEADERS</title>
<updated>2014-02-24T12:21:21+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2014-02-20T17:21:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=8222990922ac75f805f649499a2be803da6b6a3b'/>
<id>urn:sha1:8222990922ac75f805f649499a2be803da6b6a3b</id>
<content type='text'>
The qmake class now respects the QT_DIR_NAME setting when setting the
headers path, so this change is not needed anymore.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>maliit-framework-qt5: Add missing dependency on qtdeclarative</title>
<updated>2013-11-04T11:13:11+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2013-11-04T11:13:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=a6753fa646f714bd0a794d270bd77e951d8204ac'/>
<id>urn:sha1:a6753fa646f714bd0a794d270bd77e951d8204ac</id>
<content type='text'>
* it needs also quick and qml, so qtbase wasn't enough

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
</feed>
