Go to file
Hector Palacios 7c3ae4e611 imx-usb-loader: add recipe
This includes into the SDK Boundary Devices i.MX/Vybrid recovery
utility, a host tool which allows to boot an image via USB in
serial downloader mode.

It currently supports i.MX5, i.MX6, i.MX7, and Vybrid families.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2016-04-19 15:06:34 -03:00
classes classes/u-boot: Update getVar syntax 2016-04-19 15:03:26 -03:00
conf linux-fslc-imx: Upgrade to the 3.14.52-1.1.0 GA based fork 2016-04-19 15:03:26 -03:00
custom-licenses Move meta-fsl-ppc content to layer root 2015-07-28 23:26:59 -03:00
dynamic-layers qtbase: Allow to build eglfs with x11 in DISTRO_FEATURES 2016-04-19 15:03:26 -03:00
recipes-bsp alsa-state: Using one unified version to set configuration values for mx6/mx6ul/mx7 2016-04-19 15:06:34 -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 weston: Fix issues with 1.9 version 2016-04-19 15:03:26 -03:00
recipes-kernel linux-fslc-imx: Upgrade to the 3.14.52-1.1.0 GA based fork 2016-04-19 15:03:26 -03:00
recipes-multimedia gst1.0-fsl-plugin: add STAGING_KERNEL_BUILDDIR to the include dirs list 2016-04-19 15:03:26 -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 to LA_OPT_BASE_LICENSE v10 November 2015 2016-04-19 15:03:26 -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>