Go to file
Rogerio Nunes b2fd63f517 packagegroup-fsl: Include gst-meta-debug by default
Plugins like audiotestsrc and videotestsrc are part of
gst-meta-debug package and they are present in ltib based
images.

Signed-off-by: Rogerio Nunes <rogerio.nunes@freescale.com>
2013-10-14 16:54:08 -03:00
conf layer.conf: Use .= for adding to BBPATH and += to BBFILES 2013-01-04 16:22:12 -02:00
recipes-fsl packagegroup-fsl: Include gst-meta-debug by default 2013-10-14 16:54:08 -03:00
recipes-graphics pointercal-xinput: Remove as it is now included in meta-fsl-arm 2013-09-06 10:22:19 -03:00
recipes-qt qt-in-use-common: Fix inheriting image 2013-08-24 14:54:27 -03: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>