<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-freescale.git/recipes-downgrade, branch bump-kernel</title>
<subtitle>Mirror of github.com/Freescale/meta-freescale</subtitle>
<id>https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=bump-kernel</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-freescale.git/atom?h=bump-kernel'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/'/>
<updated>2025-08-26T15:10:21+00:00</updated>
<entry>
<title>glslang: Align with Vulkan downgrade 1.3.275.0.imx</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:48:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=5717bf74121ca3f0c6d3c7c8194e85e0626f0760'/>
<id>urn:sha1:5717bf74121ca3f0c6d3c7c8194e85e0626f0760</id>
<content type='text'>
The current glslang fails to compile.
```
| /.../SPIRV/SpvTools.cpp: In function 'spv_target_env glslang::MapToSpirvToolsEnv(const SpvVersion&amp;, spv::SpvBuildLogger*)':
| /.../SPIRV/SpvTools.cpp:75:32: error: 'SPV_ENV_VULKAN_1_4' is not a member of 'spv_target_env'
|    75 |         return spv_target_env::SPV_ENV_VULKAN_1_4;
|       |                                ^~~~~~~~~~~~~~~~~~
| /.../SPIRV/SpvTools.cpp: In function 'void glslang::SpirvToolsValidate(const TIntermediate&amp;, std::vector&lt;unsigned int&gt;&amp;, spv::SpvBuildLogger*, bool)':
| /.../SPIRV/SpvTools.cpp:168:5: error: 'spvValidatorOptionsSetAllowOffsetTextureOperand' was not declared in this scope
|   168 |     spvValidatorOptionsSetAllowOffsetTextureOperand(options, intermediate.usingTextureOffsetNonConst());
|       |     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
```

Downgrade to 1.3.275.0 to align with the existing Vulkan downgrade.

Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
</content>
</entry>
<entry>
<title>global: whinlatter updates for WORKDIR/UNPACKDIR and git fetch location</title>
<updated>2025-06-28T16:58:39+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.krummenacher@toradex.com</email>
</author>
<published>2025-06-28T16:02:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=b747b01501d19a160612711b0bdc1cee0c24f670'/>
<id>urn:sha1:b747b01501d19a160612711b0bdc1cee0c24f670</id>
<content type='text'>
The series [1] changed the way sources are fetched/unpacked and
S needs to follow that. Additionally for git repos it moved away from
having 'git/' as the checkout directory.

This has been partly tested by building weston based image for
imx6/imx6ull/imx7/imx8/imx8mm/imx8mp/imx95 based images.
E.g. none of the recipes specific for qoriq is built time tested.

As walnascar is no longer compatible with master/whinlatter drop
it from LAYERSERIES_COMPAT.

[1] https://lore.kernel.org/openembedded-core/20250616095000.2918921-1-alex.kanavin@gmail.com/

Signed-off-by: Max Krummenacher &lt;max.krummenacher@toradex.com&gt;
</content>
</entry>
<entry>
<title>Upgrade BSP to LF6.6.36_2.1.0</title>
<updated>2024-10-25T10:48:21+00:00</updated>
<author>
<name>Valentin Jec</name>
<email>valentin.jec@nxp.com</email>
</author>
<published>2024-10-25T10:48:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=fc287f98d9590354e2d83614ad7452608d7b7c73'/>
<id>urn:sha1:fc287f98d9590354e2d83614ad7452608d7b7c73</id>
<content type='text'>
spir: Update downgrade spir: 1.3.261.1.imx -&gt; 1.3.275.0.imx

vulkan: Update downgrade vulkan: 1.3.261.1.imx -&gt; 1.3.275.0.imx

vulkan-loader_1.3.261.1.imx.bbappend: Upgrade vulkan-loader: 1.3.261.1.imx -&gt; 1.3.275.0.imx

Add patch for wsi layer

imx-base.inc: Update `PREFFERED_VERSION` for vulkan and spir

Signed-off-by: Valentin Jec &lt;valentin.jec@nxp.com&gt;
</content>
</entry>
<entry>
<title>vulkan/spir: Update downgrade 1.3.239.0.imx -&gt; 1.3.261.1.imx</title>
<updated>2024-04-24T23:17:06+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2024-04-24T20:08:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=771e4ececae9dc0b0a562c7321d94376849898e8'/>
<id>urn:sha1:771e4ececae9dc0b0a562c7321d94376849898e8</id>
<content type='text'>
Align with NXP BSP 6.6.3-1.0.0.

Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
</content>
</entry>
<entry>
<title>spir: Downgrade to 1.3.239.0.imx</title>
<updated>2023-10-31T19:00:08+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2023-10-31T18:40:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=7c949461b577bc141bc157c216a66a5b568e279b'/>
<id>urn:sha1:7c949461b577bc141bc157c216a66a5b568e279b</id>
<content type='text'>
Latest spir is not compatible with downgraded vulkan, so downgrade
spir to match.

Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
</content>
</entry>
<entry>
<title>vulkan: Update the downgrade 1.2.182.0.imx -&gt; 1.3.239.0.imx</title>
<updated>2023-10-31T19:00:08+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2023-10-31T18:39:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=a7627341696d2c629066ce3221c9035c945a22a1'/>
<id>urn:sha1:a7627341696d2c629066ce3221c9035c945a22a1</id>
<content type='text'>
Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
</content>
</entry>
<entry>
<title>vulkan-loader: Do not limit to x11 or wayland</title>
<updated>2023-08-01T20:18:42+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2023-08-01T15:38:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=b3304d44a40147b5f1bc1380a1a4d93cd80d1988'/>
<id>urn:sha1:b3304d44a40147b5f1bc1380a1a4d93cd80d1988</id>
<content type='text'>
as long as vulkan is part of distro features this should work. this also
ensures that build works when using eglfs with opengl instead

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>vulkan-validation-layers: Fix do_configure failure</title>
<updated>2023-06-13T19:55:58+00:00</updated>
<author>
<name>Tom Hochstein</name>
<email>tom.hochstein@nxp.com</email>
</author>
<published>2023-06-13T19:55:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=9d8c8dcfab8ddaec2ea8ee7cd125af2dc130d27c'/>
<id>urn:sha1:9d8c8dcfab8ddaec2ea8ee7cd125af2dc130d27c</id>
<content type='text'>
The build does fail in do_configure:
```
| CMake Error at /opt/work/upstream/fsl-xwayland/tmp/work/cortexa72-cortexa53-crypto-mx8-fsl-linux/vulkan-validation-layers/1.2.182.0.imx-r0/recipe-sysroot-native/usr/share/cmake-3.26/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
|   Could NOT find VulkanHeaders (missing: VulkanHeaders_INCLUDE_DIR)
Updating EXTRA_OECMAKE to match the upstream recipe does fix the configure error
```

Checking the upstream recipe, there are three changes in `EXTRA_OECMAKE`.
Aligning those does fix the failure.

Signed-off-by: Tom Hochstein &lt;tom.hochstein@nxp.com&gt;
</content>
</entry>
<entry>
<title>vulkan-validation-layers: add new recipe v1.2.182.0</title>
<updated>2023-06-13T14:04:56+00:00</updated>
<author>
<name>Vincent Davis Jr</name>
<email>vince@underview.tech</email>
</author>
<published>2023-06-09T21:31:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=160c16738f1cc4bf3f4a74d5da321f006ac4795b'/>
<id>urn:sha1:160c16738f1cc4bf3f4a74d5da321f006ac4795b</id>
<content type='text'>
Add a recipe to build the Khronos official Vulkan validation
layers that can assist developers in verifying that their
applications correctly use the Vulkan APIs.

Using vulkan version v1.2.182.0 to be compatible with
other vulkan recipes in meta-freescale layer.

Signed-off-by: Vincent Davis Jr &lt;vince@underview.tech&gt;
</content>
</entry>
<entry>
<title>recipes-downgrade/vulkan: rename vulkan packages</title>
<updated>2023-06-13T02:17:03+00:00</updated>
<author>
<name>Vincent Davis Jr</name>
<email>vince@underview.tech</email>
</author>
<published>2023-06-13T02:17:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-freescale.git/commit/?id=c5ccc3196bbe05c6cece2ccabdbd0976d6d8080d'/>
<id>urn:sha1:c5ccc3196bbe05c6cece2ccabdbd0976d6d8080d</id>
<content type='text'>
Rename from &lt;recipe name&gt;_&lt;version&gt;.bb to
&lt;recipe name&gt;_&lt;version&gt;.imx.bb

Hopefully making it more obvious that recipes
are forks/older version of what's in OE-core.

Signed-off-by: Vincent Davis Jr &lt;vince@underview.tech&gt;
</content>
</entry>
</feed>
