Go to file
Chunrong Guo 5b8b114075 add NXP-Binary-EULA licenses
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-02-28 13:30:14 -03:00
classes kernel-itbimage: depends extraimage task to fix EXTRA_IMAGEDEPEND license issue 2017-12-12 09:55:06 -02:00
conf t1042d4rdb-64b: remove hv-cfg 2018-02-21 08:56:06 -03:00
custom-licenses add NXP-Binary-EULA licenses 2018-02-28 13:30:14 -03:00
dynamic-layers qtbase: set default EGLFS_DEVICE_INTEGRATION before oe-device-extra.pri 2018-02-06 10:04:45 -02:00
recipes-bsp u-boot-fslc-fw-utils: add u-boot-fw-utils to PROVIDES 2018-02-21 09:00:23 -03:00
recipes-connectivity openssl-qoriq: don't use deprecated functions from utils.bbclass 2018-02-06 10:02:16 -02:00
recipes-core Move from ${COREBASE}/LICENSE to ${COMMON_LICENSE_DIR}/MIT 2017-09-23 17:50:56 -03:00
recipes-daemons/ptpd ptpd-qoriq: add recipes 2018-02-21 08:56:06 -03:00
recipes-devtools cst :update to 5e0ce70 2017-11-06 10:00:21 -02:00
recipes-dpaa usdpaa: remove 2018-02-06 10:02:16 -02:00
recipes-dpaa2 dce: remove 2018-02-06 10:02:16 -02:00
recipes-extended pme-tools: remove 2018-02-06 10:02:16 -02:00
recipes-fsl packagegroup-fsl-mfgtool: Stop using base_contains 2016-05-16 17:06:51 -03:00
recipes-graphics weston: Append EGL_CFLAGS to CFLAGS for imxgpu2d 2018-02-06 10:03:14 -02:00
recipes-kernel pkc-host: remove 2018-02-06 10:02:16 -02:00
recipes-multimedia imx-vpuwrap: Upgrade to v4.3.2 2018-01-25 16:30:35 -02:00
recipes-security/optee optee-test: add recipes 2018-02-06 09:58:34 -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-uboot-mxs: Add wks file for mxs machines 2017-10-11 10:29:55 -03:00
.gitignore Move meta-fsl-arm content to layer root 2015-07-16 15:01:29 -03:00
EULA EULA: Update license and eula class to EULA v14 version 2016-10-18 16:26:14 -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>