mirror of
git://git.yoctoproject.org/meta-freescale.git
synced 2025-07-05 05:14:44 +02:00
![]() Use patch 4.1.19-rt22 (which applies cleanly) despite the fact that the kernel is currently based on 4.1.20, because 4.1.20-rt23 is not yet available at a stable URL. The same issues that needed to be patched in 3.14 are still present in 4.1, so update the patches and defconfig accordingly to apply to the new kernel. Signed-off-by: Dominic Sacré <dominic.sacre@gmx.de> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> |
||
---|---|---|
classes | ||
conf | ||
custom-licenses | ||
dynamic-layers | ||
recipes-bsp | ||
recipes-connectivity | ||
recipes-core | ||
recipes-devtools | ||
recipes-dpaa | ||
recipes-extended | ||
recipes-fsl | ||
recipes-graphics | ||
recipes-kernel | ||
recipes-multimedia | ||
recipes-virtualization | ||
SCR/imx | ||
scripts | ||
.gitignore | ||
EULA | ||
README |
OpenEmbedded/Yocto BSP layer for Freescale's platforms
This layer provides support for Freescale's platforms for use with OpenEmbedded and/or Yocto.
This layer depends on:
URI: git://git.openembedded.org/openembedded-core branch: master revision: HEAD
Contributing
To contribute to this layer you should submit the patches for review to the mailing list (meta-freescale@yoctoproject.org).
Please refer to: http://openembedded.org/wiki/Commit_Patch_Message_Guidelines
for some useful guidelines to be followed when submitting patches.
Mailing list:
https://lists.yoctoproject.org/listinfo/meta-freescale
Source code:
https://github.com/Freescale/meta-freescale
When creating patches, please use something like:
git format-patch -s --subject-prefix='meta-freescale][PATCH' origin
When sending patches, please use something like:
git send-email --to meta-freescale@yoctoproject.org <generated patch>