<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/recipes-graphics/piglit, branch topic/simplify-imx-boot-container</title>
<subtitle>Mirror of github.com/Freescale/meta-freescale</subtitle>
<id>https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=topic%2Fsimplify-imx-boot-container</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=topic%2Fsimplify-imx-boot-container'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/'/>
<updated>2023-03-13T19:06:54+00:00</updated>
<entry>
<title>piglit: Fix build with clang when using NXP BSP</title>
<updated>2023-03-13T19:06:54+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-03-13T19:06:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=16cdba4e343a0091a5f8b38c581867d1c6c0f54d'/>
<id>urn:sha1:16cdba4e343a0091a5f8b38c581867d1c6c0f54d</id>
<content type='text'>
Fixes build errors e.g.
tests/egl/egl-util.c:89:9: error: incompatible integer to pointer conversion returning 'Pixmap' (aka 'unsigned long') from a function with result type 'EGLNativePixmapType' (aka 'struct wl_egl_pixmap *') [-Wint-conversion]
        return XCreatePixmap(state-&gt;dpy, state-&gt;win,
               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>piglit: Remove gl tests as well</title>
<updated>2023-01-11T19:37:25+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-01-11T05:53:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=4634ab890c536348dd0ee26f1eb3b6bc626a03dd'/>
<id>urn:sha1:4634ab890c536348dd0ee26f1eb3b6bc626a03dd</id>
<content type='text'>
They do not build for imx8 on master

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>piglit: Remove portions which are now in main recipe</title>
<updated>2022-08-27T14:47:42+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2022-08-27T14:47:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=f8dbb3a7722c9037d10a4d4372992b78aceb51aa'/>
<id>urn:sha1:f8dbb3a7722c9037d10a4d4372992b78aceb51aa</id>
<content type='text'>
Some pieces have been moved to core in [1]
[1] https://git.openembedded.org/openembedded-core/commit/?id=53c90930fca17cdaec2a5492320a286b6db6bdda

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>piglit: Add PACKAGECONFIG for glx and opencl</title>
<updated>2022-08-26T20:05:40+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2022-08-22T22:22:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=866368ac8fda2d8e45558d52867403a9e42a5e9a'/>
<id>urn:sha1:866368ac8fda2d8e45558d52867403a9e42a5e9a</id>
<content type='text'>
- Allow GLX tests to be disabled for systems that don't support it.
- Allow OpenCL tests to be enabled.
- Disable GLX tests for i.MX GPU, the drivers don't support GLX
- Enable OpenCL tests for i.MX 8

Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
</content>
</entry>
<entry>
<title>piglit: Remove redundant dependency</title>
<updated>2017-11-16T13:09:27+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2017-11-15T21:02:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=b4fb4eaa84b32ca5f4c30df747a21ff844177638'/>
<id>urn:sha1:b4fb4eaa84b32ca5f4c30df747a21ff844177638</id>
<content type='text'>
The dependency on virtual/egl is in the base recipe now.

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>piglit: 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:33:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=924c90b05bcbde1a4fa0b89f4581def3f3f4a559'/>
<id>urn:sha1:924c90b05bcbde1a4fa0b89f4581def3f3f4a559</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>piglit: 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:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=1056b95ea6709e08ea92cd2bc8a10ab56140cafc'/>
<id>urn:sha1:1056b95ea6709e08ea92cd2bc8a10ab56140cafc</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>piglit: 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=d0137bfa947ba3646d17fd2ac9ed65d8b3c685e5'/>
<id>urn:sha1:d0137bfa947ba3646d17fd2ac9ed65d8b3c685e5</id>
<content type='text'>
The base_contains function is deprecated and we ought to use
bb.utils.contains instead.

Change-Id: If57d2b5c73e6a495a8b0453b88539424a384ccc4
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>Move meta-fsl-arm content to layer root</title>
<updated>2015-07-16T18:01:29+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2015-07-15T20:14:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=f8517afc7a5ada4538b3b7d397fa32586d57ffe5'/>
<id>urn:sha1:f8517afc7a5ada4538b3b7d397fa32586d57ffe5</id>
<content type='text'>
The meta-fsl-arm is going to be used as the base for this layer. It
contains a clean history and allowing a more granullar set of changes.

This commit is just a rename of all contents of meta-fsl-arm
subdirectory to this layer's root, subsequent changes are based on top
of that.

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