Go to file
Otavio Salvador 724cfb9297 Remove i.MX5 and i.MX6 workaround to avoid mesa-demos inclusion
mesa-demos was fixed and now it can be built for non-mesa
implementations as well. So, it does not need to be artificially
removed from images.

Change-Id: I2824aa478161dd2d04ec9f386978a4e2c31e7093
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2013-04-17 18:38:32 -03:00
conf layer.conf: Use .= for adding to BBPATH and += to BBFILES 2013-01-04 16:22:12 -02:00
recipes-fsl Remove i.MX5 and i.MX6 workaround to avoid mesa-demos inclusion 2013-04-17 18:38:32 -03:00
recipes-graphics pointercal-xinput: Add pointercal.xinput to imx28evk 2013-04-05 09:28:26 -03:00
recipes-qt qt-in-use: Fix RCONFLICTS to be package specific 2013-02-16 17:01:52 -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:59 -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>