Go to file
Otavio Salvador 7c71b9d5cb
Merge pull request #1475 from jviguera/thud
[thud] meta-freescale: migrate IMX repos from codeaurora to github
2023-04-03 08:44:46 -03:00
classes classes/use-imx-headers: Easy linux-imx-headers use 2018-10-26 14:23:37 -03:00
conf conf/layer.conf: Support only thud release 2019-04-02 15:36:10 -03:00
custom-licenses add NXP-Binary-EULA licenses 2018-02-28 13:30:14 -03:00
dynamic-layers fmc: update to c7576ab 2019-01-14 16:23:38 -02:00
recipes-bsp meta-freescale: migrate IMX repos from codeaurora to github 2023-04-03 10:57:55 +02:00
recipes-connectivity openssl-qoriq: enable -DHAVE_CRYPTODEV option 2018-12-13 07:12:53 -02:00
recipes-core udev: add rule for t1024 2019-01-15 15:20:32 -02:00
recipes-daemons/ptpd ptpd-qoriq: Limit BSP specific recipe on relevant SOCs 2019-01-10 11:00:49 -02:00
recipes-devtools imx-usb-loader - libusb1 2019-01-14 20:45:35 +01:00
recipes-dpaa fm-ucode: inherit fsl-eula-unpack class 2019-01-10 11:00:49 -02:00
recipes-dpaa2 spc: add recipes 2019-01-14 16:23:38 -02:00
recipes-extended vpp-core: Pin to qoriq socs 2019-01-15 01:06:57 -08:00
recipes-fsl recipes: Mark compatible machines as restricted by dependencies 2018-09-28 17:27:55 -03:00
recipes-graphics meta-freescale: migrate IMX repos from codeaurora to github 2023-04-03 10:57:55 +02:00
recipes-kernel meta-freescale: migrate IMX repos from codeaurora to github 2023-04-03 10:57:55 +02:00
recipes-multimedia meta-freescale: migrate IMX repos from codeaurora to github 2023-04-03 10:57:55 +02:00
recipes-security/optee optee-test-qoriq: set COMPATIBLE_MACHINE as qoriq-arm64 2019-01-14 16:23:38 -02:00
SCR SCR-4.1.15-2.0.0: Replace SCR with latest 4.1.15-2.0.0 2016-10-18 16:26:15 -02:00
scripts wic: Move all wks files to root layer directory 2017-09-29 16:27:02 -03:00
wic imx-imx-boot-bootpart.wks: change default offset of bootloader 2019-02-27 15:29:52 -03:00
.gitignore Move meta-fsl-arm content to layer root 2015-07-16 15:01:29 -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 v24 2018-08-30 21:57:08 -03:00
LICENSE license: clarify the licensing for the project's metadata 2019-01-10 10:59:06 -02:00
README README: Remove subject-prefix from git format-patch command 2016-10-27 10:36:28 -02: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

To contribute to this layer you should submit the patches for review to the mailing list (meta-freescale@yoctoproject.org).

Please refer to: http://openembedded.org/wiki/Commit_Patch_Message_Guidelines

for some useful guidelines to be followed when submitting patches.

Mailing list:

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

Source code:

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

When creating patches, please use something like:

git format-patch -s origin

When sending patches, please use something like:

git send-email --to meta-freescale@yoctoproject.org <generated patch>