Go to file
Tom Hochstein 56a1460777 weston: Fix patch for no input device handling
The previous patch had a logic error. The upstream submission
was correct, so this just synchronizes the patch.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2017-02-08 21:47:21 -02:00
classes image_types_fsl.bbclass: Remove i.MX 6UL specific metadata 2017-01-27 13:31:41 -02:00
conf Update machine description fields 2017-02-08 21:36:23 -02:00
custom-licenses Freescale-Binary-EULA: add license file 2016-10-27 10:36:28 -02:00
dynamic-layers qt4-imx-support: Set override for imxgpu2d machines 2017-01-27 13:31:41 -02:00
recipes-bsp change-file-endianess: update do_deploy_class-native so it finds byte_swap.tcl 2017-02-08 21:35:41 -02:00
recipes-connectivity/openssl openssl-qoriq: Sync with OE-Core recipe changes 2016-09-21 08:11:00 -03:00
recipes-core udev-rules-qoriq: Set PACKAGE_ARCH to the value of MACHINE_SOCARCH 2016-12-06 16:25:47 -02:00
recipes-devtools qemu-qoriq: support 32b build for arm64 platforms 2017-01-11 11:01:52 -02:00
recipes-dpaa dpa-offload: upgrade to SDK 2.0 GA-1611 release 2017-01-11 11:01:52 -02:00
recipes-dpaa2 restool: Set PACKAGE_ARCH to the value of MACHINE_ARCH 2016-12-06 16:25:47 -02:00
recipes-extended pme-tools: Set PACKAGE_ARCH to the value of MACHINE_SOCARCH 2016-12-06 16:25:47 -02:00
recipes-fsl packagegroup-fsl-mfgtool: Stop using base_contains 2016-05-16 17:06:51 -03:00
recipes-graphics weston: Fix patch for no input device handling 2017-02-08 21:47:21 -02:00
recipes-kernel linux-fslc-imx-rt: Bump revision to ee67fc7e072d 2017-02-08 21:47:21 -02:00
recipes-multimedia imx-parser: Remove i.MX 6UL specific metadata 2017-01-27 13:31:41 -02:00
recipes-virtualization hypervisor: update to f23ac6d 2016-08-12 11:41:02 -03:00
SCR SCR-4.1.15-2.0.0: Replace SCR with latest 4.1.15-2.0.0 2016-10-18 16:26:15 -02:00
scripts wic: imx-uboot-spl: Change u-boot suffix to img 2016-10-19 17:49:58 -02:00
.gitignore Move meta-fsl-arm content to layer root 2015-07-16 15:01:29 -03:00
EULA EULA: Update license and eula class to EULA v14 version 2016-10-18 16:26:14 -02:00
README README: Remove subject-prefix from git format-patch command 2016-10-27 10:36:28 -02: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 origin

When sending patches, please use something like:

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