Go to file
SARTRE Leo c3138e965a cgtqmx6: Add machine definition
Conga-QEVAl board from Congatec using a Conga-QMX6 module (based on
Freescale's new i.MX6 ARM processor).

Further reading on the module:
http://www.congatec.com/en/products/qseven/dView/conga-qmx6.html

Further reading on the board:
http://www.congatec.com/en/products/accessories/dView/conga-qeval.html

Signed-off-by: Leo Sartre <lsartre@adeneo-embedded.com>
2013-03-12 15:26:33 -03:00
conf cgtqmx6: Add machine definition 2013-03-12 15:26:33 -03:00
recipes-bsp u-boot-imx: Add Congatec qmx6 support 2013-03-12 15:26:24 -03:00
recipes-core netbase: bbappend version 5.0 2012-07-11 14:05:54 -03:00
recipes-kernel/linux linux-imx-3.0.35: Add Congatec qmx6 support 2013-03-12 15:26:29 -03:00
.gitignore Initial skeleton 2012-04-27 15:20:53 -03:00
README README: include info to send patches 2013-01-24 19:04:07 -02:00

OpenEmbedded/Yocto BSP layer for Freescale's ARM based platforms

This layer provides support for Freescale's ARM based platforms for use with OpenEmbedded and/or Yocto Freescale's BSP layer.

This layer depends on:

URI: git://git.openembedded.org/openembedded-core branch: danny revision: HEAD

URI: git://git.yoctoproject.org/meta-fsl-arm branch: danny revision: HEAD

Contributing

To contribute to this layer you should the patches for review to the mailing list.

Mailing list:

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

Source code:

https://github.com/Freescale/meta-fsl-arm-extra

When creating a patch of the last commit, use

git format-patch -s --subject-prefix='meta-fsl-arm-extra][PATCH' -1

To send it to the community, use

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