Go to file
Zhenhua Luo ca873493e3 hv-cfg: use MACHINE specific variable
* Use HV_CFG_M in hv-cfg bb file

Signed-off-by: Zhenhua Luo <zhenhua.luo@freescale.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19 15:03:18 -03:00
classes EULA: Update to 2015.06 v8 version 2016-04-19 15:03:13 -03:00
conf t4240rdb(-64b): define HV_CFG_M in machine conf 2016-04-19 15:03:18 -03:00
custom-licenses Move meta-fsl-ppc content to layer root 2015-07-28 23:26:59 -03:00
dynamic-layers glmark: Drop drm-gl support for all i.MX6 SoCs with GPU 2016-04-19 15:03:16 -03:00
recipes-bsp u-boot-qoriq: use machine specific variables defined in machine conf 2016-04-19 15:03:18 -03:00
recipes-connectivity openssl-qoriq: rename the patch folder from openssl to openssl-qoriq 2016-04-19 15:03:16 -03:00
recipes-core udev-rules-qoriq: Add S definition and make the recipe qoriq-ppc specific 2016-04-19 15:03:15 -03:00
recipes-devtools qemu: unify the recipe for QorIQ ARM and QorIQ PPC 2016-04-19 15:03:15 -03:00
recipes-dpaa usdpaa: add COMPATIBLE_MACHINE 2016-04-19 15:03:15 -03:00
recipes-extended ipc-ust: move SOC specific variables to qoriq-base.inc 2016-04-19 15:03:18 -03:00
recipes-fsl packagegroup-fsl-mfgtool: Add e2fsprogs-e2fsck in extfs feature 2015-07-28 23:26:59 -03:00
recipes-graphics gtk+3: Add CFLAGS overrides for Wayland use 2016-04-19 15:03:16 -03:00
recipes-kernel rename asf to kernel-module-asf and move bb to kernel-modules subdir 2016-04-19 15:03:16 -03:00
recipes-multimedia gstreamer1.0-plugins-base: Add gstplaybin related patch 2016-04-19 15:03:15 -03:00
recipes-qt/qt4 Drop Freescale official Linux kernel for i.MX23, i.MX28 and i.MX5 SoC families 2016-04-19 15:03:14 -03:00
recipes-virtualization hv-cfg: use MACHINE specific variable 2016-04-19 15:03:18 -03:00
SCR/imx SCR: Update to 3.14.38-6QP_beta Software Content Register 2016-04-19 15:03:13 -03:00
scripts Move meta-fsl-arm content to layer root 2015-07-16 15:01:29 -03:00
.gitignore Move meta-fsl-arm content to layer root 2015-07-16 15:01:29 -03:00
EULA EULA: Update to 2015.06 v8 version 2016-04-19 15:03:13 -03:00
README README: Rework to be product line agnostic 2015-07-28 23:48:34 -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

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 --subject-prefix='meta-freescale][PATCH' origin

When sending patches, please use something like:

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