Go to file
Nikolay Dimitrov 17f9da65ef Revert "packagegroup-fsl-tools-benchmark: Remove fio from the the package group"
This reverts commit 836bdf5a9d.

The fix for the broken builds is now merged in meta-openembedded, so we can add
the package back again:
eb01b36cb3

Thanks to Dominic Sacré for reporting the upstream status of the fix:
https://lists.yoctoproject.org/pipermail/meta-freescale/2015-August/015614.html

Signed-off-by: Nikolay Dimitrov <picmaster@mail.bg>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-08-27 10:01:43 -03:00
conf layer.conf: Use .= for adding to BBPATH and += to BBFILES 2013-01-04 16:22:12 -02:00
recipes-fsl Revert "packagegroup-fsl-tools-benchmark: Remove fio from the the package group" 2015-08-27 10:01:43 -03:00
recipes-graphics fsl-gpu-sdk: Add missing dependency on xrandr for X11 backend 2015-04-11 17:39:49 -03:00
recipes-multimedia packagegroup-fslc-gstreamer1.0: Allow backend specific packages to be missing 2015-03-31 16:54:53 -03:00
recipes-qt qt-in-use: use autotools-brokensep 2014-12-01 13:14:57 -02:00
.gitignore Initial skeleton 2012-05-11 09:56:44 -03:00
README README: Update branches to master for development 2014-11-05 15:41:51 -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: master revision: HEAD

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

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