Go to file
Dominic Sacré fc6a303436 linux-fslc-imx-rt: Upgrade to 4.1.15-1.0.0 GA
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>
2016-05-07 10:07:46 -03:00
classes mfgtool-initramfs-image.bbclass: Fix parsing when using a barebox based machine 2016-04-19 15:06:34 -03:00
conf imx-base: Update MACHINE_EXTRA_RRECOMMENDS and MACHINE_SOCARCH_FILTER 2016-05-07 10:07:46 -03:00
custom-licenses Move meta-fsl-ppc content to layer root 2015-07-28 23:26:59 -03:00
dynamic-layers chromium-imx: Update dependency name of vpuwrap 2016-05-07 10:07:46 -03:00
recipes-bsp imx-test: Upgrade to 5.4.1 release 2016-05-07 10:07:46 -03:00
recipes-connectivity openssl-qoriq: remove EXTRA_OECONF from Configure 2016-04-19 15:03:26 -03:00
recipes-core imx-usb-loader: add recipe 2016-04-19 15:06:34 -03:00
recipes-devtools imx-usb-loader: add recipe 2016-04-19 15:06:34 -03:00
recipes-dpaa usdpaa-apps: update to commit 1d9418a 2016-04-19 15:03:24 -03:00
recipes-extended ipc: update to commit b010e35 2016-04-19 15:03:24 -03:00
recipes-fsl packagegroup-fsl-mfgtool: Add e2fsprogs-e2fsck in extfs feature 2015-07-28 23:26:59 -03:00
recipes-graphics imx-gpu-viv: Rework code so it is easier to read 2016-05-07 10:07:46 -03:00
recipes-kernel linux-fslc-imx-rt: Upgrade to 4.1.15-1.0.0 GA 2016-05-07 10:07:46 -03:00
recipes-multimedia libimxvpuapi: Update to version 0.10.2 2016-05-07 10:07:46 -03:00
recipes-virtualization hv-cfg: use MACHINE specific variable 2016-04-19 15:03:18 -03:00
SCR/imx SCR: Add 3.14.38-6UL_ga software content register 2016-04-19 15:03:19 -03:00
scripts Move meta-fsl-arm content to layer root 2015-07-16 15:01:29 -03:00
.gitignore Move meta-fsl-arm content to layer root 2015-07-16 15:01:29 -03:00
EULA EULA: Update EULA to March v12 version 2016-04-19 15:06:34 -03:00
README README: Rework to be product line agnostic 2015-07-28 23:48:34 -03:00

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>