Go to file
Tom Hochstein 8fa7e34f51 vulkan-loader: Fix patch for non-GPU i.MX 8
Building for i.MX 8 without GPU results in a patching error:
```
ERROR: vulkan-loader-1.4.321.0-r0 do_patch: QA Issue: Fuzz detected:

Applying patch 0001-LF-11869-change-mali-wsi-layer-activating-order.patch
patching file loader/loader.c
Hunk #1 succeeded at 3034 with fuzz 1 (offset 128 lines).
Hunk #2 succeeded at 3101 (offset 135 lines).
Hunk #3 succeeded at 3115 (offset 135 lines).

The context lines in the patches can be updated with devtool:

    devtool modify vulkan-loader
    devtool finish --force-patch-refresh vulkan-loader <layer_path>

Don't forget to review changes done by devtool!

Patch log indicates that patches do not apply cleanly. [patch-fuzz]
```

The problem is i.MX 8 without GPU uses the latest Vulkan 1.4.321.0 and
needs that version of the patch, but the recipe provides the older
version of the patch for Vulkan 1.3.275.0.imx.

Use version-specific folders to resolve the mismatch.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2025-09-11 13:49:41 -05:00
.github/workflows update-license-file: Filter the workflow trigger by branch and path 2025-04-01 09:53:31 -03:00
classes EULA: Update to v58 2025-07-25 11:14:59 +02:00
conf Merge pull request #2347 from nxp-upstream/optee-upgrade-to-6.12.20 2025-09-10 08:18:11 -03:00
custom-licenses Freescale-EULA: Drop old, unused license 2023-09-06 13:32:26 -07:00
dynamic-layers imx-oei: Add OEI_DDRCONFIG for imx95 A1 builds 2025-09-09 16:36:55 -03:00
recipes-bsp Merge pull request #2358 from hiagofranco/update-imx-lib-6.12.20-2.0.0 2025-09-09 16:12:03 -03:00
recipes-connectivity/iproute2 openssl-qoriq: remove bbappend and patches 2021-10-21 23:54:40 +08:00
recipes-core udev-rules-qoriq: Update rules from LF6.12.20-2.0.0 2025-08-31 16:42:09 +08:00
recipes-devtools qemu-qoriq: Upgrade from LF6.12.20-2.0.0 2025-08-31 16:42:09 +08:00
recipes-downgrade glslang: Align with Vulkan downgrade 1.3.275.0.imx 2025-08-26 10:10:21 -05:00
recipes-dpaa fmlib: Update from LF6.12.20-2.0.0 2025-08-31 16:42:09 +08:00
recipes-dpaa2 restool: Update from LF6.12.20-2.0.0 2025-08-31 16:42:09 +08:00
recipes-extended jailhouse-imx: upgrade to NXP 6.12.20-2.0.0 release 2025-09-08 16:05:34 -03:00
recipes-fsl mcore-demos: Upgrade to LF6.12.20-2.0.0 2025-08-12 15:21:52 +08:00
recipes-graphics vulkan-loader: Fix patch for non-GPU i.MX 8 2025-09-11 13:49:41 -05:00
recipes-kernel linux-qoriq: Upgrade to LF-6.12.20_2.0.0 2025-08-31 16:42:09 +08:00
recipes-libraries/ethos-u-driver-stack global: whinlatter updates for WORKDIR/UNPACKDIR and git fetch location 2025-06-28 18:58:39 +02:00
recipes-multimedia gstreamer: Upgrade to 1.26.0 2025-08-14 14:14:13 +08:00
recipes-sato/webkit webkitgtk: Remove x11 from packageconfigs 2023-07-08 15:03:33 -07:00
recipes-security Merge pull request #2347 from nxp-upstream/optee-upgrade-to-6.12.20 2025-09-10 08:18:11 -03:00
recipes-support/opencv global: whinlatter updates for WORKDIR/UNPACKDIR and git fetch location 2025-06-28 18:58:39 +02:00
SCR SCR: Update to NXP BSP LF6.6.3-1.0.0 2024-04-01 21:48:10 +03:00
scripts scripts: avoid pointless LICENSE churn 2025-01-29 09:40:23 +01:00
wic imx-imx-boot-bootpart.wks.in: Set fixed size for /boot partition 2025-02-12 17:10:20 +01:00
.gitignore .gitignore: add more patterns 2020-04-11 15:34:12 -03:00
COPYING.MIT license: clarify the licensing for the project's metadata 2019-01-10 10:59:06 -02:00
EULA EULA: Update to v58 2025-07-25 11:14:59 +02:00
LICENSE Auto-update LICENSE file with current recipe licenses 2025-09-10 11:18:22 +00:00
README.md Update README with enhanced information and communication channels 2024-04-10 14:59:54 -03:00

OpenEmbedded/Yocto Project BSP Layer for NXP's Platforms

Welcome to meta-freescale. This document outlines our commitment to providing consistent support and updates in alignment with the Yocto Project LTS release schedule.

This layer provides support for NXP's platforms for use with OpenEmbedded and/or Yocto Project.

Dependencies

This layer depends on:

  • URI: git://git.openembedded.org/openembedded-core
  • Branch: master
  • Revision: HEAD

Branches

  • master: This is our primary development branch, receiving continuous bug fixes and BSP upgrades. It represents the latest and greatest version, ensuring compatibility with the most recent Yocto Project release.
  • scarthgap: Associated with Yocto Project 5.0 (LTS), maintained until April 2028 for bug fixes and until April 2026 for BSP backports.
  • nanbield: Corresponding to Yocto Project 4.3, it's maintained until May 2024 for bug fixes and BSP backports.
  • kirkstone: Tied to Yocto Project 4.0 (LTS), supported until April 2026 for bug fixes and until April 2024 for BSP backports.

Maintenance Policy

  • Latest and Greatest (Master): Continuous attention to bug fixes and BSP upgrades, ensuring that our users have access to the latest enhancements and improvements.
  • Stable Releases: Each stable release is maintained until the subsequent version is released. This includes backports for BSP and critical bug fixes, along with updates for security vulnerabilities (CVEs).
  • Long-Term Support (LTS) Releases: These are maintained for the duration of Yocto Project's LTS support. We prioritize bug fixes, security vulnerabilities (CVEs) updates, and BSP backports to ensure stability and reliability.

This policy ensures that our users can rely on consistent support and updates, backed by our commitment to delivering high-quality BSP layers.

Release Cycle

  • Yocto Project LTS Releases: Our LTS branches follow the Yocto Project LTS release schedule, which involves a four-year maintenance period. A new LTS version is typically released every two years.
  • Stable Releases: We aim to provide stable releases every six months, aligning with the pace of Yocto Project's stable releases.

Contributing

Please submit any patches against the meta-freescale layer by using the GitHub pull-request feature. Fork the repo, create a branch, do the work, rebase from upstream, and then create the pull request.

For useful guidelines on submitting patches, please refer to the Commit Patch Message Guidelines.

Pull requests will be discussed within the GitHub pull-request infrastructure. If you want to stay informed about new PRs and follow-up discussions, please use GitHub's notification system. Additionally, feel free to open GitHub issues for bug reports, feature requests, or general discussions.

Communication