Go to file
Vincent Davis Jr c5ccc3196b recipes-downgrade/vulkan: rename vulkan packages
Rename from <recipe name>_<version>.bb to
<recipe name>_<version>.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 <vince@underview.tech>
2023-06-12 21:17:03 -05:00
.github/workflows cicd: backport: Fix events allowing the workflow to run 2021-08-09 10:15:38 -03:00
classes classes/image_populate_mfgtool: fix basehash value change 2023-04-14 16:10:42 -03:00
conf recipes-downgrade/vulkan: rename vulkan packages 2023-06-12 21:17:03 -05:00
custom-licenses add NXP-Binary-EULA licenses 2018-02-28 13:30:14 -03:00
dynamic-layers mpv: Do not enable x11 when using vivante graphics driver 2023-06-08 07:48:47 -07:00
recipes-bsp imx-sc-firmware: Remove -fuse-ld=lld from linker flags 2023-06-10 08:42:18 -07: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 uuu: drop bogus COMPATIBLE_MACHINE 2023-05-31 15:41:03 +02:00
recipes-downgrade/vulkan recipes-downgrade/vulkan: rename vulkan packages 2023-06-12 21:17:03 -05:00
recipes-dpaa meta-freescale: fmlib: map kernel source path to target path 2023-06-09 08:42:00 +08:00
recipes-dpaa2 restool: Update to commit 65c9a10 2022-12-16 15:51:14 +08:00
recipes-extended meta-freescale: tsntool: remove redundant parameters from BIN_LDFLAGS 2023-06-12 15:23:31 +08:00
recipes-fsl Rework recipes to use imx-generic-bsp more extensively 2022-02-21 20:06:28 -03:00
recipes-graphics recipes-downgrade/vulkan: rename vulkan packages 2023-06-12 21:17:03 -05:00
recipes-kernel Merge pull request #1560 from chrisdimich/master 2023-06-02 17:07:31 -03:00
recipes-multimedia gstreamer1.0-plugins-good: Fix build with clang-16 2023-06-08 07:48:47 -07:00
recipes-sato/webkit webkitgtk: Fix build with vivante openGL SDKs 2023-01-11 11:37:16 -08:00
recipes-security keyctl-caam: add keyctl-caam recipe from meta-imx 2023-05-25 14:37:24 -03:00
recipes-support/opencv opencv: Fix override for i.MX 8M Nano UltraLite SOC 2023-02-20 09:44:28 -07:00
SCR EULA,SCR: Update for NXP release 6.1.1-1.0.0 2023-04-05 11:22:11 -07:00
scripts Ensure we fail if old SoC overrides are in use 2022-03-03 10:41:35 -03:00
wic imx-imx-boot.wks: Add wks file without bootpart 2023-03-01 18:34:57 -03: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 6.1.1-1.0.0 2023-04-05 11:22:11 -07: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