mirror of
https://github.com/Freescale/meta-freescale-distro.git
synced 2025-10-22 15:03:56 +02:00
![]() The ivorbisdec is not built on default setting of GStreamer; except if there is a real need for it to be added (which at this moment is unknown), there is no reason to change this for our distros. Series-to: meta-fsl Series-prefix: distro Change-Id: I376ab880e42035876ccb6fedaea3dc989dadbbc3 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |
||
---|---|---|
conf | ||
recipes-fsl | ||
recipes-graphics | ||
.gitignore | ||
README |
OpenEmbedded/Yocto layer for Freescale's Distribution 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-freescale 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-freescale-distro
When creating a patch of the last commit, use
git format-patch -s --subject-prefix='distro][PATCH' -1
To send it to the community, use
git send-email --to meta-freescale@yoctoproject.org <generated patch>