<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/recipes-graphics/vulkan, 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-13T16:52:57+00:00</updated>
<entry>
<title>vulkan-wsi-layer: Set SUMMARY and SECTION per oelint</title>
<updated>2026-07-13T16:52:57+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2026-07-13T16:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=5d811ac5cb226f83554d13711a956788ea9192f2'/>
<id>urn:sha1:5d811ac5cb226f83554d13711a956788ea9192f2</id>
<content type='text'>
Add the missing mandatory SUMMARY and set SECTION.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>assimp: Set SUMMARY per oelint</title>
<updated>2026-07-13T16:52:57+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2026-07-13T16:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=55590da2f75736cb577208d9c918156cd447b52a'/>
<id>urn:sha1:55590da2f75736cb577208d9c918156cd447b52a</id>
<content type='text'>
Add the missing mandatory SUMMARY.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<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: Set HOMEPAGE from resolved upstream</title>
<updated>2026-07-12T09:01:32+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2026-07-12T09:01:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=4298f9b9965105df213e038ac2a88e612f869fc8'/>
<id>urn:sha1:4298f9b9965105df213e038ac2a88e612f869fc8</id>
<content type='text'>
Add the mandatory HOMEPAGE to recipes whose upstream repository was not a
plain github/gitlab URL in SRC_URI: those using a source variable or an
included .inc (resolved to the real NXP/Freescale repo), and those hosted
elsewhere (denx, SourceForge, dpdk.org, freedesktop, jhauser). Clears the
oelint-adv oelint.var.mandatoryvar.HOMEPAGE error for these recipes.

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>vulkan-wsi-layer: Require vulkan distro feature</title>
<updated>2026-06-30T19:39:56+00:00</updated>
<author>
<name>Luciano Dittgen</name>
<email>luciano.dittgen@ossystems.com.br</email>
</author>
<published>2026-06-29T16:41:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=6e2a0572e1ca7ddfced8ff23bf513746a97c879a'/>
<id>urn:sha1:6e2a0572e1ca7ddfced8ff23bf513746a97c879a</id>
<content type='text'>
vulkan-wsi-layer depends on Vulkan being part of the distro configuration.

Inherit features_check and require the vulkan distro feature so non-Vulkan builds skip the recipe cleanly.

Tested as part of the series with bitbake -p and yocto-check-layer.

Signed-off-by: Luciano Dittgen &lt;luciano.dittgen@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>assimp: import from meta-freescale-distro</title>
<updated>2026-06-14T05:04:02+00:00</updated>
<author>
<name>Otavio Salvador</name>
<email>otavio@ossystems.com.br</email>
</author>
<published>2026-06-14T05:04:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=e8841d841bc9d4abad013b290018229c55b27679'/>
<id>urn:sha1:e8841d841bc9d4abad013b290018229c55b27679</id>
<content type='text'>
Move the recipe into meta-freescale as part of consolidating all
recipe content into a single layer. meta-freescale-distro is becoming a
thin backward-compatibility layer that only keeps the distro definitions
for the wrynose LTS lifetime and is no longer used for recipe development.

Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>vulkan-wsi-layer: Fix build issue with GCC 16</title>
<updated>2026-06-03T09:38:52+00:00</updated>
<author>
<name>Franz Schnyder</name>
<email>franz.schnyder@toradex.com</email>
</author>
<published>2026-06-03T08:04:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=dd5b0a72993c9f48427345a6f5e66594a6aad903'/>
<id>urn:sha1:dd5b0a72993c9f48427345a6f5e66594a6aad903</id>
<content type='text'>
'__STDC_VERSION__' is predefined by the compiler in C++ mode. Redefining
it triggers '-Wbuiltin-macro-redefined', which with '-Werror' fails the
build with GCC 16.

error: '__STDC_VERSION__' defined [-Werror]

As suggested in the Vulkan WSI Layer issue tracker, add a C++ guard
before the __STDC_VERSION__ define.

Signed-off-by: Franz Schnyder &lt;franz.schnyder@toradex.com&gt;
</content>
</entry>
<entry>
<title>vulkan-loader: Make the bbappend independent of the recipe version</title>
<updated>2026-01-08T16:36:14+00:00</updated>
<author>
<name>Benjamin Missey</name>
<email>benjamin.missey@non.se.com</email>
</author>
<published>2026-01-08T13:42:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=de50b1d808a04dd07f0b8184b9899e550f5dbb44'/>
<id>urn:sha1:de50b1d808a04dd07f0b8184b9899e550f5dbb44</id>
<content type='text'>
Make Vulkan-loader bbappend version-agnostic.
Previously, recipe parsing failed whenever Vulkan-loader was updated in
openembedded-core because the bbappend targeted a fixed version.
The Vulkan-loader code referenced in the patch was modified in
commit: ecd88b5c6b1e4c07 ("Define _FILE_OFFSET_BITS=64 for 32 bit linux builds")
(introduced in version 1.3.296). Since then, two different patches are now required.
Add a conditional in vulkan-loader_%.bbappend to apply the correct patch based
on the Vulkan-loader version.

Signed-off-by: Benjamin Missey &lt;benjamin.missey@non.se.com&gt;
</content>
</entry>
<entry>
<title>vulkan-loader: follow oe-core version bump</title>
<updated>2026-01-02T16:23:59+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.krummenacher@toradex.com</email>
</author>
<published>2026-01-02T16:04:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=b35f5a51a48e2def602010d9da1eec831221faf0'/>
<id>urn:sha1:b35f5a51a48e2def602010d9da1eec831221faf0</id>
<content type='text'>
The patch still applies cleanly. Follow the version bump, otherwise

- vulkan-loader_1.4.328.1.bbappend doesn't have a matching recipe
- vulkan-loader_%.bbappend adds the patch, however it is nowhere found

Both points results in meta data parsing errors.

Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
</content>
</entry>
</feed>
