Go to file
Yuqing Zhu 19c4478315 fsl-base.inc: Set linux-libc-headers version to v4.9 for L4.9.123-2.3.0_8mm_ga
Set linux-libc-headers version to match kernel version.

Signed-off-by: Yuqing Zhu <carol.zhu@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2018-10-01 14:58:37 -03:00
conf fsl-base.inc: Set linux-libc-headers version to v4.9 for L4.9.123-2.3.0_8mm_ga 2018-10-01 14:58:37 -03:00
recipes-fsl packagegroup-fsl-gstreamer1.0: update plugins-good-souphttpsrc name 2018-07-19 08:52:57 -03:00
recipes-graphics imx-gpu-sdk: bump to version 5.0.2 and add mx8 support 2018-07-24 10:07:28 -03: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 Sumo branch 2018-06-26 13:58:47 -03: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: sumo revision: HEAD

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

URI: git://git.yoctoproject.org/meta-freescale branch: sumo 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][sumo' -1

To send it to the community, use

git send-email --to meta-freescale@yoctoproject.org <generated patch>