Go to file
Otavio Salvador 7dc8a623b9
Some checks failed
Update LICENSE file / update-license (push) Has been cancelled
Merge pull request #2295 from Freescale/backport-2294-to-styhead
[Backport styhead] firmware-nxp-wifi: Add symbolic link for IW416
2025-05-30 15:26:59 -03:00
.github/workflows update-license-file: Filter the workflow trigger by branch and path 2025-04-01 14:03:23 -03:00
classes EULA: Update to v58 2025-04-15 15:48:14 +00:00
conf imx93-14x14-lpddr4x-evk.conf: Add 2 new DTB files to KERNEL_DEVICETREE 2025-05-13 11:07:32 +00:00
custom-licenses Freescale-EULA: Drop old, unused license 2023-09-06 13:32:26 -07:00
dynamic-layers imx-oei: provide virtual/imx-oei 2025-03-24 17:26:38 +00:00
recipes-bsp firmware-nxp-wifi: Add symbolic link for IW416 2025-05-23 17:17:10 +00:00
recipes-connectivity/iproute2
recipes-core udev-rules-imx: Use 'install -D' 2024-07-09 16:17:37 -03:00
recipes-devtools recipes: fix whitespace warnings 2025-04-26 20:08:16 +00:00
recipes-downgrade Upgrade BSP to LF6.6.36_2.1.0 2024-10-25 13:48:21 +03:00
recipes-dpaa
recipes-dpaa2 dce: Update to latest from NXP 6.6.52-2.2.0 2025-01-13 13:58:59 +08:00
recipes-extended recipes: fix whitespace warnings 2025-04-26 20:08:16 +00:00
recipes-fsl imx-mcore-demos: Fix 7D 2025-03-31 17:06:06 -03:00
recipes-graphics imx-gpu-viv: Add missing PROVIDES virtual/libgles3 2025-02-05 16:19:47 +00:00
recipes-kernel kernel-module-imx-gpu-viv: 6.4.11.p2.4 -> 6.4.11.p3.0 2025-05-15 16:02:01 +00:00
recipes-multimedia alsa-lib: Remove the GLIBC_64BIT_TIME_FLAGS override 2025-05-13 14:52:28 +00:00
recipes-sato/webkit
recipes-security recipes: fix whitespace warnings 2025-04-26 20:08:16 +00:00
recipes-support/opencv recipes: fix whitespace warnings 2025-04-26 20:08:16 +00:00
SCR
scripts scripts: avoid pointless LICENSE churn 2025-01-29 18:44:54 +00:00
wic imx-imx-boot-bootpart.wks.in: Set fixed size for /boot partition 2025-02-12 16:37:34 +00:00
.gitignore
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-04-15 15:48:14 +00:00
LICENSE Auto-update LICENSE file with current recipe licenses 2025-05-16 16:52:00 +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