Go to file
Andrey Zhizhikin 832da37d74 layer: Update LICENSE variable to use SPDX license identifiers
Since OE-Core commit 9379f80f48 ("license/insane: Show warning for
obsolete license usage"), LICENSE field not containing SPDX identifiers
are treated with WARNING.

An automated conversion using scripts/contrib/convert-spdx-licenses.py to
convert to use the standard SPDX license identifiers has been done on
the entire layer.

Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>
2022-03-03 15:34:00 +00:00
.github/workflows cicd: backport: Fix events allowing the workflow to run 2021-08-09 10:15:38 -03:00
classes Generalize overrides subsystem for NXP and Mainline support 2022-02-21 20:06:28 -03:00
conf conf: imx7ulpevk: Remove unrelated imx7ulp-com.dtb 2022-03-02 15:40:28 -03:00
custom-licenses add NXP-Binary-EULA licenses 2018-02-28 13:30:14 -03:00
dynamic-layers dynamic-layers: Update SOC overrides 2022-03-02 09:56:39 -06:00
recipes-bsp layer: Update LICENSE variable to use SPDX license identifiers 2022-03-03 15:34:00 +00:00
recipes-connectivity/iproute2 openssl-qoriq: remove bbappend and patches 2021-10-21 23:54:40 +08:00
recipes-core layer: Convert to new override syntax 2021-08-12 10:08:24 -07:00
recipes-devtools layer: Update LICENSE variable to use SPDX license identifiers 2022-03-03 15:34:00 +00:00
recipes-dpaa layer: Update LICENSE variable to use SPDX license identifiers 2022-03-03 15:34:00 +00:00
recipes-dpaa2 recipes: use https protocol and add explicit branch parameter 2021-11-03 22:27:01 +01:00
recipes-extended layer: Update LICENSE variable to use SPDX license identifiers 2022-03-03 15:34:00 +00:00
recipes-fsl Rework recipes to use imx-generic-bsp more extensively 2022-02-21 20:06:28 -03:00
recipes-graphics imx-gpu-viv: Remove comment code which was unused 2022-02-21 20:06:28 -03:00
recipes-kernel layer: Update LICENSE variable to use SPDX license identifiers 2022-03-03 15:34:00 +00:00
recipes-multimedia layer: Update LICENSE variable to use SPDX license identifiers 2022-03-03 15:34:00 +00:00
recipes-security layer: Update LICENSE variable to use SPDX license identifiers 2022-03-03 15:34:00 +00:00
recipes-support/opencv Generalize overrides subsystem for NXP and Mainline support 2022-02-21 20:06:28 -03:00
SCR EULA,SCR: Update for NXP release 5.10.72-2.2.0 2022-01-07 11:48:33 -06:00
scripts wic: Move all wks files to root layer directory 2017-09-29 16:27:02 -03:00
wic imx-boot-container: align with u-boot 2022.01 2022-01-18 12:59:16 +00: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,SCR: Update for NXP release 5.10.72-2.2.0 2022-01-07 11:48:33 -06:00
LICENSE license: clarify the licensing for the project's metadata 2019-01-10 10:59:06 -02:00
README readme: update mailing list url 2019-12-19 20:45:54 -03:00

OpenEmbedded/Yocto BSP layer for Freescale's platforms

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

This layer depends on:

URI: git://git.openembedded.org/openembedded-core branch: master revision: HEAD

Contributing

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

For some useful guidelines to be followed when submitting patches, please refer to: http://openembedded.org/wiki/Commit_Patch_Message_Guidelines

Pull requests will be discussed within the GitHub pull-request infrastructure. If you want to get informed on new PRs and the follow-up discussions please use the GitHub's notification system.

Mailing list:

https://lists.yoctoproject.org/g/meta-freescale

Source code:

https://github.com/Freescale/meta-freescale