mirror of
https://github.com/Freescale/meta-freescale-distro.git
synced 2025-10-22 23:13:02 +02:00
![]() The Vivante GPU specific bits ought to be include for all i.MX6 variants which have the GPU. This allows for the very same packagegroup to be used for i.MX6 UltraLite which does not have GPU support. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |
||
---|---|---|
conf | ||
recipes-fsl | ||
recipes-graphics/fsl-gpu-sdk | ||
.gitignore | ||
README |
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>