Go to file
Otavio Salvador 1238a5709c packagegroup-fsl-gstreamer-full: Proper handle GL plugin inclusion
The gst-plugins-gl can only be included for boards using the FSL
plugin. This allow us to build a X11 image for an i.MX6-based device
which uses the Linux mainline kernel.

Change-Id: I34e0d8b4552a7f7122c4b97e8906781d95f1c2c5
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Reported-by: Nikolay Dimitrov <picmaster@mail.bg>
2015-05-18 08:44:09 -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-gstreamer-full: Proper handle GL plugin inclusion 2015-05-18 08:44:09 -03:00
recipes-graphics fsl-gpu-sdk: Modify recipe to support Sololite. 2014-07-31 18:41:14 -03:00
recipes-multimedia packagegroup-fslc-gstreamer1.0: Allow backend specific packages to be missing 2015-04-18 19:36:20 -03:00
recipes-qt qt-in-use: use autotools-brokensep 2014-12-01 13:16:17 -02:00
.gitignore Initial skeleton 2012-05-11 09:56:44 -03:00
README README: Update for Dizzy release 2014-11-05 15:06:40 -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: dizzy revision: HEAD

URI: git://git.openembedded.org/meta-openembedded branch: dizzy revision: HEAD

URI: git://git.yoctoproject.org/meta-fsl-arm branch: dizzy 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>