Go to file
Chunrong Guo 462f360b11 Migrate from SOC_FAMILY to MACHINEOVERRIDES
MACHINEOVERRIDES way is more straightforward than SOC_FAMILY, so migrate from
SOC_FAMILY to MACHINEOVERRIDES for NXP QorIQ PPC targets.

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2019-01-10 10:57:50 -02:00
classes classes/use-imx-headers: Easy linux-imx-headers use 2018-10-26 14:23:37 -03:00
conf Migrate from SOC_FAMILY to MACHINEOVERRIDES 2019-01-10 10:57:50 -02:00
custom-licenses add NXP-Binary-EULA licenses 2018-02-28 13:30:14 -03:00
dynamic-layers qtbase: Do not modify QT_CONFIG_FLAGS 2018-11-21 09:30:43 +01:00
recipes-bsp imx-uuc: bump to latest revision 2019-01-10 10:57:22 -02:00
recipes-connectivity openssl-qoriq: enable -DHAVE_CRYPTODEV option 2018-12-13 07:12:53 -02:00
recipes-core udev-rules-qoriq: remove rule for t1024 2018-11-08 16:37:01 -02:00
recipes-daemons/ptpd ptpd-qoriq: Add RREPLACE/RPROVIDES/RCONFLICTS for ptpd-qoriq instead of ptpd 2018-06-06 10:56:47 -03:00
recipes-devtools cst: update to 3285e1d23a6abe3db6b 2018-11-19 10:19:49 -02:00
recipes-dpaa fmlib: fix typo 2018-10-15 09:14:25 -03:00
recipes-dpaa2 dce: add recipes 2018-11-19 10:20:05 -02:00
recipes-extended ovs-dpdk: set DPAA_VER = "dpaa" 2018-12-13 07:14:33 -02:00
recipes-fsl recipes: Mark compatible machines as restricted by dependencies 2018-09-28 17:27:55 -03:00
recipes-graphics libdrm: Add nobranch option 2018-12-13 07:13:41 -02:00
recipes-kernel linux-imx_4.9.123: fix kernel module deploymenmt for ipk 2019-01-09 14:42:52 -02:00
recipes-multimedia imx-vpuwrap: Simplify COMPATIBLE_MACHINE 2018-12-13 17:19:49 -02:00
recipes-security/optee optee-os-qoriq: support qoriq-arm64 2018-10-26 14:07:50 -03: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 image_types_fsl.bbclass: Use IMAGE_LINK_NAME for mxs binaries 2018-09-26 14:55:29 -03:00
.gitignore Move meta-fsl-arm content to layer root 2015-07-16 15:01:29 -03:00
EULA EULA: Update to v24 2018-08-30 21:57:08 -03: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>