Go to file
2019-03-21 09:37:43 -04:00
classes Revert "machine-overrides-extender.bbclass: Postpone until 'RecipeParsed' event" 2018-05-22 17:37:17 -03:00
conf Stop using image_types_uboot class 2017-11-06 09:43:26 -02:00
custom-licenses Freescale-Binary-EULA: add license file 2016-10-27 10:36:28 -02:00
dynamic-layers white-space compliante in DEPENDS 2019-03-21 09:37:43 -04:00
recipes-bsp u-boot-qoriq: update SRC_URL 2018-03-06 10:03:49 -03:00
recipes-connectivity/openssl openssl-qoriq: s/inline/static/ to fix gcc7.1 issue 2017-06-29 16:44:10 -03:00
recipes-core udev: remove eudev_%.bbappend and associated patch since it's no longer required 2017-03-17 17:03:51 -03:00
recipes-devtools white-space compliante in DEPENDS 2019-03-21 09:37:43 -04:00
recipes-dpaa usdpaa: update SRC_URL 2018-03-06 10:03:49 -03:00
recipes-dpaa2 restool: update SRC_URL 2018-03-06 10:03:49 -03:00
recipes-extended skmm-ep: update SRC_URL 2018-03-06 10:03:49 -03:00
recipes-fsl packagegroup-fsl-mfgtool: Stop using base_contains 2016-05-16 17:06:51 -03:00
recipes-graphics white-space compliante in DEPENDS 2019-03-21 09:37:43 -04:00
recipes-kernel skmm-host: update SRC_URL 2018-03-06 10:03:49 -03:00
recipes-multimedia alsa-lib: Ensure MACHINE_SOCARCH is used consistently 2017-08-07 11:50:53 -03:00
recipes-virtualization mux-server: update SRC_URL 2018-03-06 10:03:49 -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-30 10:28:01 -03:00
wic wic: Add a i.MX bootpart templates 2017-09-30 10:28:02 -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>