[meta-freescale] [meta-fsl-arm][PATCH v2] chromium: Enable new version 52 for x11 support wayland on older version

2016-09-16 Thread Lauren Post
New chromium version works only on X11 and VPU patches do not apply on new version For Wayland use olderchromium version renamed to chromium-wayland and add VPU patches Signed-off-by: Lauren Post --- .../recipes-browser/chromium/chromium-imx.inc | 8 .../chromium/chromium-wayland_48

[meta-freescale] [meta-freescale PATCH 1/3] openssl-qoriq: Sync with OE-Core recipe changes

2016-09-16 Thread Otavio Salvador
This synchronizes the OpenSSL recipe with OE-Core as well as includes the CVE-2016-2178 and CVE-2016-2177 security fixes in this fork. Signed-off-by: Otavio Salvador --- recipes-connectivity/openssl/openssl-qoriq.inc | 8 +- .../openssl/openssl-qoriq/CVE-2016-2177.patch | 286 +++

[meta-freescale] [meta-freescale PATCH 3/3] qoriq-base.inc: Use 'fsl-dynamic-packagearch' class

2016-09-16 Thread Otavio Salvador
This ensures PACKAGE_ARCH has a better default. - use MACHINE_ARCH for every package depending on virtual/kernel - use MACHINE_SOCARCH for every package depending on cryptodev-qoriq-linux, cryptodev-qoriq-module, cryptodev-qoriq-test or openssl-qoriq; Signed-off-by: Otavio Salvador ---

[meta-freescale] [meta-freescale PATCH 2/3] qoriq-base.inc: Remove unused SoC family support

2016-09-16 Thread Otavio Salvador
The SoC family use has been removed in commit 8999634f (Migrate from SOC_FAMILY to MACHINEOVERRIDES) so the support can be dropped as well. Signed-off-by: Otavio Salvador --- conf/machine/include/qoriq-base.inc | 3 --- 1 file changed, 3 deletions(-) diff --git a/conf/machine/include/qoriq-bas

[meta-freescale] [meta-freescale PATCH] u-boot-fslc: Update to the 2016.09-based fork

2016-09-16 Thread Otavio Salvador
This update the U-Boot fork to the 2016.09 release. The following changes are applied on top of the original release: a3d27ea wandboard: Fix mmcroot device name 6ed7ce7 Revert conversion for config_distro_bootcmd.h 547c5ed warp: Change default bootenv configuration dced260 wandboard: Drop revision

[meta-freescale] [meta-fsl-arm][PATCH] Revert "imx7s-warp: Does not include u-boot on image"

2016-09-16 Thread Daiane Angolini
The WaRP7 board shipped today does not have the boot partition configured as read only, the contrary of what were expected when I sent this patch. Because of that, this patch reverts commit 954548d649cd28e1251844eb62632c25bfdc7d4f. For detail on how to lock/unlock the boot partition: https://git

[meta-freescale] Updates to meta-fsl-arm-extra (krogoth) in 2016-09-16

2016-09-16 Thread Otavio Salvador
Hello, I pushed following updates: commit 7620a9846269fe03ab175891140a465907b9d70b (fslc/krogoth, krogoth) Author: Daiane Angolini Date: Fri Sep 16 15:09:24 2016 -0300 Revert "imx7s-warp: Does not include u-boot on image" The WaRP7 board shipped today does not have the boot parti

[meta-freescale] Updates to meta-fsl-arm-extra (master) in 2016-09-16

2016-09-16 Thread Otavio Salvador
Hello, I pushed following updates: commit 8d975d990072c6c8d8a50f530ef6a56b15382f1b (fslc/master, master) Author: Daiane Angolini Date: Fri Sep 16 15:09:24 2016 -0300 Revert "imx7s-warp: Does not include u-boot on image" The WaRP7 board shipped today does not have the boot partiti

Re: [meta-freescale] [meta-fsl-arm][PATCH v2] chromium: Enable new version 52 for x11 support wayland on older version

2016-09-16 Thread Otavio Salvador
Hello Lauren, Thanks for updating the recipe. On Fri, Sep 16, 2016 at 12:03 PM, Lauren Post wrote: > New chromium version works only on X11 and VPU patches do not apply on new > version > For Wayland use olderchromium version renamed to chromium-wayland and add VPU > patches > > Signed-off-by: