<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/recipes-graphics/piglit, branch master</title>
<subtitle>Mirror of github.com/Freescale/meta-freescale</subtitle>
<id>https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/'/>
<updated>2026-07-12T18:55:50+00:00</updated>
<entry>
<title>global: Use single space around variable assignments</title>
<updated>2026-07-12T18:55:50+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2026-07-12T18:55:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=2d0bdc93bd8eb274c24d127405e54cecd0a744b6'/>
<id>urn:sha1:2d0bdc93bd8eb274c24d127405e54cecd0a744b6</id>
<content type='text'>
meta-freescale used columnar alignment (multiple spaces padding the
variable name out to a common column) for tables of assignments such as
the fsl-eula-unpack MD5 sums and PACKAGECONFIG[...] entries. The Yocto
Recipe Style Guide and oelint-adv (oelint.vars.spacesassignment) call for
a single space around the assignment operator.

Collapse the padding to a single space on every flagged assignment. The
change is purely whitespace around the operator: variable names, operators
and values (including whitespace inside quoted values) are untouched, as
confirmed by an empty 'git diff -w'.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>global: Drop needless whitespace in assignments</title>
<updated>2026-07-12T07:54:14+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2026-07-12T07:54:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=96b4f44279d022af8930f01d4a09c12df0be07e4'/>
<id>urn:sha1:96b4f44279d022af8930f01d4a09c12df0be07e4</id>
<content type='text'>
Remove the stray space between an assignment's opening quote and its
line-continuation backslash, and the space before '%' in inline
${@...} expressions. Generated mechanically by oelint-adv's auto-fix
for a single rule (oelint.vars.notneededspace), isolated to one commit.

The affected values are whitespace-separated lists (leading space is
insignificant) and Python format expressions ("%s"% p is equivalent),
so there is no functional change; a re-run of oelint-adv reports the
rule clean.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>piglit: Limit OpenCL tests to supported i.MX 8 machines</title>
<updated>2026-06-24T17:44:30+00:00</updated>
<author>
<name>Luciano Dittgen</name>
<email>luciano.dittgen@ossystems.com.br</email>
</author>
<published>2026-06-24T14:52:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=420b4510f876f6e4156fba74e4fe80f61675fa99'/>
<id>urn:sha1:420b4510f876f6e4156fba74e4fe80f61675fa99</id>
<content type='text'>
Enabling OpenCL globally adds a dependency on virtual/libopencl1
for machines without a provider. Enable it only for i.MX 8 NXP BSP
machines using the Vivante GPU stack.

Signed-off-by: Luciano Dittgen &lt;luciano.dittgen@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>piglit: Update bbappend NXP 6.12.20-2.0.0</title>
<updated>2025-08-26T15:10:21+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2025-08-15T19:02:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=e90033778bce73089ca5e7d12960eb8127e8b22f'/>
<id>urn:sha1:e90033778bce73089ca5e7d12960eb8127e8b22f</id>
<content type='text'>
- Add GBM and Vulkan for DRM parts
- Remove x11 for 6 and 7
- Add pending patches

Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
</content>
</entry>
<entry>
<title>piglit: Restore GL tests</title>
<updated>2023-04-03T20:41:46+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2023-04-03T20:38:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=c8550937c66e9671209a74f28dcaf45b8284a990'/>
<id>urn:sha1:c8550937c66e9671209a74f28dcaf45b8284a990</id>
<content type='text'>
The build is working now.

Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
</content>
</entry>
<entry>
<title>piglit: Configure i.MX 9 with OpenCL support</title>
<updated>2023-04-03T20:41:33+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2023-04-03T20:28:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=c9aa2da7415cc74ac644b58393d197dd44aca7b0'/>
<id>urn:sha1:c9aa2da7415cc74ac644b58393d197dd44aca7b0</id>
<content type='text'>
Also some simple cleanup:
- drop unused FILESEXTRAPATHS prepend
- fix order

Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
</content>
</entry>
<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>
</feed>
