[meta-freescale] [PATCH 2/2] linux-fslc: Update to 4.8-based fork

2016-10-10 Thread Fabio Berton
This upgrades the Linux kernel to the upcoming 4.8.1 release. Signed-off-by: Fabio Berton --- recipes-kernel/linux/linux-fslc/defconfig | 4 +++- recipes-kernel/linux/{linux-fslc_4.6.bb => linux-fslc_4.8.bb} | 6 +++--- 2 files changed, 6

[meta-freescale] [PATCH 1/2] linux-fslc-imx: Update to 4.1-2.0.x GA based fork

2016-10-10 Thread Fabio Berton
This updates the kernel fork for the 4.1-2.0.x-imx branch, merges the 4.1.33 stable release on top of it and apply following changes: - 3400244 net: fec: align IP - e02ebf2 net: fec: enable RACC on imx6ul - c9a9698 net: fec: remove QUIRK_HAS_RACC from i.mx27 - ed4cba2 net: fec: remove

[meta-freescale] Updates to meta-freescale (master) in 2016-10-10

2016-10-10 Thread Otavio Salvador
Hello, I pushed following updates: commit e418403e3e2e6a2e85535270e366fbbeeced3ad3 (m/master, m/krogoth, github/master) Author: Max Krummenacher Date: Sun Oct 9 19:12:36 2016 +0200 fsl-dynamic-packagearch: add all possible MACHINE_SOCARCH feeds to

Re: [meta-freescale] [meta-fsl-arm][PATCH 1/6] weston: Fix i.MX 6SoloLite build

2016-10-10 Thread Tom Hochstein
I see, I will remove the patch from my set. Tom -Original Message- From: Otavio Salvador [mailto:otavio.salva...@ossystems.com.br] Sent: Monday, October 10, 2016 9:01 AM To: Tom Hochstein Cc: meta-freescale@yoctoproject.org Subject: Re: [meta-freescale]

Re: [meta-freescale] [meta-fsl-arm][PATCH 1/6] weston: Fix i.MX 6SoloLite build

2016-10-10 Thread Otavio Salvador
On Mon, Oct 10, 2016 at 11:05 AM, Tom Hochstein wrote: > I see, I will remove the patch from my set. Not needed; I skipped it when applying. -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp://code.ossystems.com.br

Re: [meta-freescale] [meta-fsl-arm][PATCH 1/6] weston: Fix i.MX 6SoloLite build

2016-10-10 Thread Otavio Salvador
On Fri, Oct 7, 2016 at 7:36 PM, Tom Hochstein wrote: > The build for i.MX 6SoloLite was broken after moving to the > machine overrides extender implementation. The new PACKAGECONFIG > logic was no longer excluding 'egl', which requires 3d support > that the i.MX 6SL does

[meta-freescale] [PATCH v2] qoriq-base: Set SOC default IMAGE_FSTYPES

2016-10-10 Thread Fabio Berton
Create SOC_DEFAULT_IMAGE_FSTYPES variable with default IMAGE_FSTYPES used by all QorIQ targets. Default FSTYPES are tar.gz, ext2.gz.u-boot and ext2.gz. The IMAGE_FSTYPES need to be overriden without using the SoC family overrides, for user-friendness, and to allow this we need to use a SoC

[meta-freescale] [meta-freescale PATCH] weston: Remove EGL support for GPU 2D-only SoCs

2016-10-10 Thread Otavio Salvador
The i.MX SoCs which provides support for GPU 2D but lacks GPU 3D should drop the EGL use. This fixes the i.MX6SL build errors seen in O.S. Systems autobuilders. Reported-by: Tom Hochstein Signed-off-by: Otavio Salvador ---

Re: [meta-freescale] [PATCH] qoriq-base: Set SOC default IMAGE_FSTYPES

2016-10-10 Thread Fabio Berton
Hi Zhenhua, Thanks for reviewed, I'll send a v2 with fstypes changes. Fabio On Sat, Oct 8, 2016 at 12:04 AM, Zhenhua Luo wrote: > Hi Fabio, > > > -Original Message- > > From: meta-freescale-boun...@yoctoproject.org [mailto:meta-freescale- > >