Go to file
Daiane Angolini 51b91a472c distro/fsl-framebuffer: Remove vulkan distro feature
meta-poky commit 6016ec177af2406cacfeb3276dfcb8bfc3df8fce enabled
vulkan by default. As framebuffer distro doesn't have x11 or wayland,
we need to remove vulkan distro feature.

Signed-off-by: Daiane Angolini <daiane.angolini@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-02-28 14:43:24 -03:00
conf distro/fsl-framebuffer: Remove vulkan distro feature 2018-02-28 14:43:24 -03:00
recipes-fsl packagegroup-fsl-tools-gpu-external: Drop glmark2 when using Wayland 2017-12-18 10:07:14 -02:00
recipes-graphics imx-gpu-sdk: Don't change the build directory during install task 2017-01-24 10:20:30 -02:00
recipes-multimedia/gstreamer Add recipe for RTSP server 2017-08-24 11:23:11 -03:00
.gitignore Initial skeleton 2012-05-11 09:56:44 -03:00
README README: Update to use new repository names 2016-10-21 17:24:50 -02:00

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>