<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-qt5.git/recipes-qt/examples/qt5nmapper_1.0.bb, branch master</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=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-qt5.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/'/>
<updated>2018-09-19T16:36:36+00:00</updated>
<entry>
<title>qt: remove unnecessary FILES.*-dbg variables for packaging .debug files</title>
<updated>2018-09-19T16:36:36+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2018-09-14T12:24:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=03b4c7b669b84b03d44f7fc622e00a447223fb9c'/>
<id>urn:sha1:03b4c7b669b84b03d44f7fc622e00a447223fb9c</id>
<content type='text'>
* package.bbclass can do it automatically since:
  commit da5ec06814e105451cca11cce76b5c5231110524
  Author: Richard Purdie &lt;richard.purdie@linuxfoundation.org&gt;
  Date:   Tue Dec 15 15:38:54 2015 +0000

    package: Add auto package splitting of .debug files

* .debug files for examples were incorrectly picked by qtbase-qmlplugins-dbg
  causing following QE error, because unlike qtbase-examples-dbg we don't
  have libdir in INSANE_SKIP.

  ERROR: qtbase-5.11.2+gitAUTOINC+49efea26a5-r0 do_package_qa: QA Issue: qtbase-qmlplugins-dbg: found library in wrong location: /usr/share/qt5/examples/widgets/tools/plugandpaint/plugins/.debug/libpnp_extrafilters.so
  qtbase-qmlplugins-dbg: found library in wrong location: /usr/share/qt5/examples/widgets/tools/styleplugin/styles/.debug/libsimplestyleplugin.so
  qtbase-qmlplugins-dbg: found library in wrong location: /usr/share/qt5/examples/widgets/tools/echoplugin/plugins/.debug/libechoplugin.so [libdir]
  ERROR: qtbase-5.11.2+gitAUTOINC+49efea26a5-r0 do_package_qa: QA run found fatal errors. Please consider fixing them.

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>examples: fix few thousands host-user-contaminated QA warnings</title>
<updated>2016-02-20T13:45:14+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2016-02-18T13:41:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=7f8c441d96a61980d272eb7a2a7481e173286f72'/>
<id>urn:sha1:7f8c441d96a61980d272eb7a2a7481e173286f72</id>
<content type='text'>
Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qt5nmapper: Fix compatibility issue</title>
<updated>2015-04-15T20:37:57+00:00</updated>
<author>
<name>Neena Busireddy</name>
<email>neena.busireddy@freescale.com</email>
</author>
<published>2015-04-08T20:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=831c66e4c2c1cdf8656723de1bd4171e2db78015'/>
<id>urn:sha1:831c66e4c2c1cdf8656723de1bd4171e2db78015</id>
<content type='text'>
qt5nmapper app fails to run with the following error:

file:///usr/share/qt5nmapper-1.0/Qt5_NMapper.qml:34:5: Type Panel unavailable
         Panel {
         ^
file:///usr/share/qt5nmapper-1.0/content/Panel.qml:118:9: Type Switch unavailable
             Switch {
             ^
file:///usr/share/qt5nmapper-1.0/content/Switch.qml:8:21: Cannot assign a value to a signal (expecting a script to be run)
         property string onText: "On"

This patch changes the string from onText to onTextstring which was
introduced with Qt 5.3

Signed-off-by: Neena Busireddy &lt;neena.busireddy@freescale.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>qt5nmapper: Create recipe to demonstrate qt5 example.</title>
<updated>2014-07-06T17:45:45+00:00</updated>
<author>
<name>Neena Busireddy</name>
<email>neena.busireddy@freescale.com</email>
</author>
<published>2014-06-30T20:04:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-qt5.git/commit/?id=96fb1cadc56709c670ccb416969ebfd1571f941e'/>
<id>urn:sha1:96fb1cadc56709c670ccb416969ebfd1571f941e</id>
<content type='text'>
NMapper is a small application to experiment with normal mapping on Qt5.

This recipe originated from the wandboard wiki page
http://wiki.wandboard.org/index.php/Integrate_Qt5_into_yocto_sato_image_on_Wandboard

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