Go to file
Khem Raj a941be9ce1 image_types_fsl.bbclass: Drop use of IMAGE_NAME_SUFFIX
This is no longer required since its already merged into IMAGE_NAME and
IMAGE_LINK_NAME via [1] in OE-Core. Infact it causes problems now if we
add .rootfs explicitly, this created non-existent filenames and
resulting images are wrong.

[1] https://git.openembedded.org/openembedded-core/commit/meta/classes-recipe/image-artifact-names.bbclass?id=26d97acc71379ab6702fa54a23b6542a3f51779c

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-11-09 19:49:03 -08:00
.github/workflows cicd: backport: Fix events allowing the workflow to run 2021-08-09 10:15:38 -03:00
classes image_types_fsl.bbclass: Drop use of IMAGE_NAME_SUFFIX 2023-11-09 19:49:03 -08:00
conf Merge pull request #1678 from twoerner/contrib/twoerner/32bit-dt-reorg 2023-11-01 11:13:26 -03:00
custom-licenses Freescale-EULA: Drop old, unused license 2023-09-06 13:32:26 -07:00
dynamic-layers fmc: Update to commit 63c8ac9 2023-07-01 22:55:57 +08:00
recipes-bsp imx-atf: Explicitly demand BFD linker 2023-11-01 11:29:17 -07:00
recipes-connectivity/iproute2 openssl-qoriq: remove bbappend and patches 2021-10-21 23:54:40 +08:00
recipes-core ls2080ardb: drop as it is unbuildable for too long 2023-10-12 20:27:43 -03:00
recipes-devtools uuu: Update nxp repository links 2023-10-09 17:15:24 -03:00
recipes-downgrade spir: Downgrade to 1.3.239.0.imx 2023-10-31 12:00:08 -07:00
recipes-dpaa fm-ucode: Update license file to LICENSE 2023-07-01 17:17:04 +08:00
recipes-dpaa2 dce_git.bb: Set SRCREV_FORMAT variable as multiple SCMs are used 2023-10-21 22:35:39 +08:00
recipes-extended odp.inc: Set SRCREV_FORMAT variable as multiple SCMs are used 2023-10-21 22:34:02 +08:00
recipes-fsl imx-mcore-demos: Fix install for multilib 2023-11-03 15:07:36 +02:00
recipes-graphics wayland-protocols: Upgrade 1.31.imx -> 1.32.imx 2023-10-31 12:00:08 -07:00
recipes-kernel kernel-module-imx-gpu-viv: Upgrade 6.4.11.p1.2+fslc -> 6.4.11.p2.0+fslc 2023-11-03 06:37:24 -07:00
recipes-multimedia gstreamer1.0-plugins-base: Fix viv-fb usage and extract PACKAGECONFIG_GL 2023-09-14 11:22:40 +02:00
recipes-sato/webkit webkitgtk: Remove x11 from packageconfigs 2023-07-08 15:03:33 -07:00
recipes-security optee-test: Upgrade to lf-6.1.22-2.0.0 (3.21) 2023-07-28 16:39:03 +03:00
recipes-support/opencv opencv: Integrate 225ce6a14a to fix build protobuf v22 and dnn enabled 2023-10-12 14:39:57 +02:00
SCR EULA,SCR: Update for NXP release 6.1.36-2.1.0 2023-10-30 14:29: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.36-2.1.0 2023-10-30 14:29: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