Go to file
Eric Nelson c95f3f8b5b linux-boundary: Bump SRCREV to 120f379
This update contains a set of back-ports of patches from the
boundary-imx_3.10.17_1.0.2_ga tree as described in commits
d97ad3b and 0e92e1f.

	https://github.com/Freescale/meta-fsl-arm-extra/commit/d97ad3b
	https://github.com/Freescale/meta-fsl-arm-extra/commit/0e92e1f

The first set is the focus of this update, since it contains important
fixes for LCD output. The second contains a long list of updates
to various drivers.

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2015-02-02 18:38:17 -02:00
conf cgtqmx6: set KERNEL_IMAGETYPE to uImage 2014-10-23 20:15:16 -02:00
recipes-bsp u-boot-cubox-i: Fix SD offset to align with mainline value 2014-12-11 10:11:33 -02:00
recipes-core net-persistent-mac: Use the license text from common-licenses 2014-01-29 10:56:49 -02:00
recipes-kernel linux-boundary: Bump SRCREV to 120f379 2015-02-02 18:38:17 -02:00
.gitignore Initial skeleton 2012-04-27 15:20:53 -03:00
README README: include info to send patches 2013-01-24 19:04:07 -02:00

OpenEmbedded/Yocto BSP layer for Freescale's ARM based platforms

This layer provides support for Freescale's ARM based platforms for use with OpenEmbedded and/or Yocto Freescale's BSP layer.

This layer depends on:

URI: git://git.openembedded.org/openembedded-core branch: danny revision: HEAD

URI: git://git.yoctoproject.org/meta-fsl-arm branch: danny revision: HEAD

Contributing

To contribute to this layer you should the patches for review to the mailing list.

Mailing list:

https://lists.yoctoproject.org/listinfo/meta-freescale

Source code:

https://github.com/Freescale/meta-fsl-arm-extra

When creating a patch of the last commit, use

git format-patch -s --subject-prefix='meta-fsl-arm-extra][PATCH' -1

To send it to the community, use

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