<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-raspberrypi.git/dynamic-layers/qt5-layer/recipes-qt, branch master</title>
<subtitle>Mirror of http://git.yoctoproject.org/cgit/cgit.cgi/meta-raspberrypi</subtitle>
<id>https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/'/>
<updated>2021-08-04T09:30:12+00:00</updated>
<entry>
<title>Convert to new override syntax</title>
<updated>2021-08-04T09:30:12+00:00</updated>
<author>
<name>Martin Jansa</name>
<email>Martin.Jansa@gmail.com</email>
</author>
<published>2021-07-29T17:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=9ea7aa2cd2cdc775425797b689e782718896ea50'/>
<id>urn:sha1:9ea7aa2cd2cdc775425797b689e782718896ea50</id>
<content type='text'>
This is the result of automated script conversion:

oe-core/scripts/contrib/convert-overrides.py .

converting the metadata to use ":" as the override character instead of "_".

Signed-off-by: Martin Jansa &lt;Martin.Jansa@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtbase: Drop xkb packageconfig</title>
<updated>2020-04-03T16:34:07+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-03-31T14:08:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=eaa131425923a06e8be7547842bc2c105363f18e'/>
<id>urn:sha1:eaa131425923a06e8be7547842bc2c105363f18e</id>
<content type='text'>
meta-qt5 master has dropped it too

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtbase: Append userland to rdeps iff vc4graphics is not enabled</title>
<updated>2020-03-31T10:59:27+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2020-03-31T03:47:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=12641489df3728da24ffce7b306081b8488c5246'/>
<id>urn:sha1:12641489df3728da24ffce7b306081b8488c5246</id>
<content type='text'>
This avoids adding unnessary dependency at runtime on userland graphics
package when vc4 driver is used

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtbase_%.bbappend: update PACKAGECONFIG name for xkbcommon</title>
<updated>2019-04-17T09:12:42+00:00</updated>
<author>
<name>Francesco Giancane</name>
<email>francescogiancane8@gmail.com</email>
</author>
<published>2019-04-15T12:44:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=2e599294020cb35569c71076721e5c7dc67e2e6b'/>
<id>urn:sha1:2e599294020cb35569c71076721e5c7dc67e2e6b</id>
<content type='text'>
As per [Qt 5.12.2 commit update](https://github.com/meta-qt5/meta-qt5/commit/28d4bfdf74ba9d66ad749fc7208ca8dc147a3927), xkbcommon-evdev PACKAGECONFIG option has been renamed to xkbcommon.

This commit fixes BitBake QA:
WARNING: qtbase-5.12.2+gitAUTOINC+856fb1ab44-r0 do_configure: QA Issue: qtbase: invalid PACKAGECONFIG: xkbcommon-evdev [invalid-packageconfig]
</content>
</entry>
<entry>
<title>qtbase: Enabel gbm always and add userland to depends</title>
<updated>2019-03-05T12:19:25+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2019-02-25T23:47:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=9a7b5c9ad45685f3ea7e014d1dd6d4bd27a94a93'/>
<id>urn:sha1:9a7b5c9ad45685f3ea7e014d1dd6d4bd27a94a93</id>
<content type='text'>
When using userland graphics, we need to install both userland and
mesa-gl to complete the stack needed to build wayland support

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtbase: Get eglfs/kms working with vc4graphics</title>
<updated>2018-12-14T08:47:20+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-12-13T17:20:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=05c00c0e4fbeb46f86ed4b47e48a7bffb478bbed'/>
<id>urn:sha1:05c00c0e4fbeb46f86ed4b47e48a7bffb478bbed</id>
<content type='text'>
- Drop enabling linuxfb, now we can get eglfs going
- Enable kms and gbm feature when using vc4graphics driver
- No need to set OE_QTBASE_EGLFS_DEVICE_INTEGRATION when using vc4graphics

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>dynamic-layers/qt5-layer: Append to oe-device-extra.pri instead of rewriting</title>
<updated>2018-12-12T16:22:15+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-12-07T21:25:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=009145adf48dae56c145940f88414eeada98a002'/>
<id>urn:sha1:009145adf48dae56c145940f88414eeada98a002</id>
<content type='text'>
This file is also populated by main qtbase recipe so honor those
settings

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtbase: Do not define QT_QPA_DEFAULT_PLATFORM</title>
<updated>2018-12-01T12:10:49+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-11-29T20:50:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=c8a05f2fcf17ca2556f8a56086ea36da2e777d0f'/>
<id>urn:sha1:c8a05f2fcf17ca2556f8a56086ea36da2e777d0f</id>
<content type='text'>
leave this to distro since it is based on distro features and not
machine features

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtbase_%.bbappend: Depend on userland package</title>
<updated>2018-11-21T15:56:52+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-11-21T07:41:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=981376b1c43a97fbc7d0309ce1e97239dfd4f4f9'/>
<id>urn:sha1:981376b1c43a97fbc7d0309ce1e97239dfd4f4f9</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>qtbase: Tackle the case when eglfs is to be used</title>
<updated>2018-11-19T16:21:43+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-11-17T08:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-raspberrypi.git/commit/?id=e1ba4484c0135e12fbbd4b7bab00d9a15d5137f2'/>
<id>urn:sha1:e1ba4484c0135e12fbbd4b7bab00d9a15d5137f2</id>
<content type='text'>
This provides out of box configuration for QT/eglfs use
when x11/wayland arent used but plain EGLFS is in play

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
