Go to file
Leonardo Sandoval 6dd73bd7f5 README: Point to the official Yocto git tree
Signed-off-by: Leonardo Sandoval <leonardo.sandoval@freescale.com>
2013-01-25 09:13:14 -02:00
conf layer.conf: Use .= for adding to BBPATH and += to BBFILES 2013-01-06 18:57:31 -02:00
recipes-fsl fsl-image-{test,gui}: Disable tools-testapps image feature for iMX5 2013-01-08 17:07:33 -02:00
recipes-graphics/glcubes-demo glcubes-demo: fix launcher file and bump PR 2012-07-06 18:48:16 -03:00
recipes-qt qt-in-industrial-embedded-common.inc: Use ${datadir} to adjust the .desktop path 2013-01-25 09:13:07 -02:00
.gitignore Initial skeleton 2012-05-11 09:56:44 -03:00
README README: Point to the official Yocto git tree 2013-01-25 09:13:14 -02:00

OpenEmbedded/Yocto layer for Freescale's Demonstration images

This layer provides support for Freescale's Demonstration images 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.openembedded.org/meta-openembedded branch: danny revision: HEAD

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

Contributing

To contribute to this layer you should send 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-demos

When creating a patch of the last commit, use

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

To send it to the community, use

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