<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/recipes-graphics/gtk+, branch topic/secure-boot</title>
<subtitle>Mirror of github.com/Freescale/meta-freescale</subtitle>
<id>https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=topic%2Fsecure-boot</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=topic%2Fsecure-boot'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/'/>
<updated>2022-09-15T15:41:15+00:00</updated>
<entry>
<title>gtk+3: Drop x11 config logic</title>
<updated>2022-09-15T15:41:15+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2022-09-15T15:41:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=e3f41f8c93ab66b1f124059cf5ce3d24b148285b'/>
<id>urn:sha1:e3f41f8c93ab66b1f124059cf5ce3d24b148285b</id>
<content type='text'>
The original intent of dropping x11 support from the package was so
only wayland would be supported. The fix in efcb2fe and 7447f7c
removes that. However, it keeps the idea that the x11 packageconfig
should be disallowed from being added if x11 is not in the distro
features. This was never the intent of the original logic, and since
the default is to enable x11 packageconfig if and only if x11 is a
distro feature, just drop the logic entirely.

Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
</content>
</entry>
<entry>
<title>gtk+3: Fix logical error in removing x11</title>
<updated>2022-09-14T17:19:27+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2022-09-14T17:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=7447f7c8784883589195a83e27f8cb0ad430e88e'/>
<id>urn:sha1:7447f7c8784883589195a83e27f8cb0ad430e88e</id>
<content type='text'>
Last commit had a thinko, where it should be removing x11 only if x11 is
not in distro features, but it ended up doing that for wayland

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>gtk+: Disable x11 only when wayland is in distro_features but x11 is not</title>
<updated>2022-09-14T03:43:24+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2022-09-14T03:43:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=efcb2fe79c96beca4d7709a66aa7872839f14b9f'/>
<id>urn:sha1:efcb2fe79c96beca4d7709a66aa7872839f14b9f</id>
<content type='text'>
Some distros enable both x11 and wayland in distro features in such
cases it should not remove x11 from distro features.

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>layer: Convert to new override syntax</title>
<updated>2021-08-12T17:08:24+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2021-08-02T18:01:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=59d36c9832702989bfcca8a5af29fb2dff01efcc'/>
<id>urn:sha1:59d36c9832702989bfcca8a5af29fb2dff01efcc</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>gtk+3: Use egl pkgconfig for build setup</title>
<updated>2018-03-15T12:50:54+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2017-12-07T17:31:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=fa88edf11212e94c2ab8a38b609dd84a1b855466'/>
<id>urn:sha1:fa88edf11212e94c2ab8a38b609dd84a1b855466</id>
<content type='text'>
Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>gtk+3: Set override for imxgpu2d machines</title>
<updated>2017-01-27T15:31:28+00:00</updated>
<author>
<name>Fabio Berton</name>
<email>fabio.berton@ossystems.com.br</email>
</author>
<published>2017-01-24T19:14:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=bf0c4d9a9fbcbc7e5ab7d0ec148fe72acf67b94a'/>
<id>urn:sha1:bf0c4d9a9fbcbc7e5ab7d0ec148fe72acf67b94a</id>
<content type='text'>
Signed-off-by: Fabio Berton &lt;fabio.berton@ossystems.com.br&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>gtk+3: Restore explicit CFLAGS setting</title>
<updated>2016-12-16T19:01:24+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2016-12-13T17:55:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=ead9743fcca90abef4c50652e20132f8534281cb'/>
<id>urn:sha1:ead9743fcca90abef4c50652e20132f8534281cb</id>
<content type='text'>
The package doesn't link against egl, so we can't rely on egl.pc to provide
the necessary config settings.

Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>gtk+3: Configure for Wayland backend if wayland and x11 are in distro</title>
<updated>2016-11-23T10:09:34+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2016-11-19T01:11:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=3d10ec3e7a510efff8eae23c608a560b8fcddd5c'/>
<id>urn:sha1:3d10ec3e7a510efff8eae23c608a560b8fcddd5c</id>
<content type='text'>
By i.MX convention, if wayland and x11 are in the distro features,
the Wayland backend is used.

Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>gtk+3: Use compiler settings provided by IMX-GPU driver pkg-config</title>
<updated>2016-11-23T10:09:34+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2016-11-19T01:11:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=66d0b851051ac87424461ecf7227cf509c1ad5f6'/>
<id>urn:sha1:66d0b851051ac87424461ecf7227cf509c1ad5f6</id>
<content type='text'>
The IMX-GPU driver now provides compiler settings through pkg-config,
so don't set them explicitly.

Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>gtk+3: Stop using base_contains</title>
<updated>2016-05-16T20:06:51+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2016-05-04T23:06:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=d2ae870097cb693ff87e476ca90bdfc2c910b01d'/>
<id>urn:sha1:d2ae870097cb693ff87e476ca90bdfc2c910b01d</id>
<content type='text'>
The base_contains function is deprecated and we ought to use
bb.utils.contains instead.

Change-Id: Ie59e062e6ff8cbb47a14f66635acef8dc1e0a0a1
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
</feed>
