[meta-freescale] [meta-fsl-arm-extra][PATCH 3/4] imx6qdl-variscite-som: Add machine configuration

2016-04-12 Thread Fabio Berton
://www.variscite.com/products/system-on-module-som/cortex-a9/var-som-mx6-cpu-freescale-imx6 Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- conf/machine/imx6qdl-variscite-som.conf | 39 + 1 file changed, 39 insertions(+) create mode 100644 conf/machine/i

[meta-freescale] [meta-fsl-arm-extra][PATCH 4/4] linux-firmware: Add TIInit_11.8.32 WiLink8 firmware

2016-04-12 Thread Fabio Berton
TIInit_11.8.32 is required for bluetooth support on WiLink8 module from Texas Instruments. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- recipes-kernel/linux-firmware/linux-firmware_git.bbappend | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 r

[meta-freescale] [meta-fsl-arm-extra][PATCH v2 4/4] linux-firmware: Add TIInit_11.8.32 WiLink8 firmware

2016-04-12 Thread Fabio Berton
TIInit_11.8.32 is required for bluetooth support on WiLink8 module from Texas Instruments. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- recipes-kernel/linux-firmware/linux-firmware_git.bbappend | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 r

[meta-freescale] [meta-fsl-arm-extra][PATCH 2/4] u-boot-variscite: Add u-boot recipe for variscite

2016-04-12 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- ...x-compiler-gcc5.h-to-fix-builds-with-gcc5.patch | 94 ++ .../0002-ARM-asm-io.h-use-static-inline.patch | 74 + .../0003-gcc5-no-unalligned-access.patch | 19 + ...

[meta-freescale] [meta-fsl-arm-extra][PATCH 1/4] linux-variscite: Add linux recipe for variscite

2016-04-12 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- ...LLVMLinux-use-static-inline-in-ARM-ftrace.patch | 49 ++ ...nux-Change-extern-inline-to-static-inline.patch | 58 ++ .../Set-dr_mode-to-otg.patch | 29 + ...flush-management-symbols-when-multi-cache

[meta-freescale] [meta-fsl-arm-extra][PATCH v3 3/4] imx6qdl-variscite-som: Add machine configuration

2016-04-13 Thread Fabio Berton
://www.variscite.com/products/system-on-module-som/cortex-a9/var-som-mx6-cpu-freescale-imx6 Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- conf/machine/imx6qdl-variscite-som.conf | 39 + 1 file changed, 39 insertions(+) create mode 100644 conf/machine/i

[meta-freescale] [meta-fsl-arm-extra][PATCH v3 1/4] linux-variscite: Add linux recipe for variscite

2016-04-13 Thread Fabio Berton
-with-chan-contexts.patch - upstream-backport/wifi/0019-wlcore-use-correct-LAA-bit.patch - upstream-backport/wifi/0020-wlcore-fix-copy-paste-bug-assign-from-src-struct-not.patch Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- ...LLVMLinux-use-static-inline-in-ARM-ftrace.patch

[meta-freescale] [meta-fsl-arm-extra][PATCH v3 4/4] linux-firmware: Add TIInit_11.8.32 WiLink8 firmware

2016-04-13 Thread Fabio Berton
TIInit_11.8.32 is required for bluetooth support on WiLink8 module from Texas Instruments. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- recipes-kernel/linux-firmware/linux-firmware_git.bbappend | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 r

[meta-freescale] [meta-fsl-arm][PATCH] imx-uuc: Stop create fat partition on DESTDIR

2016-03-31 Thread Fabio Berton
tition-disk.patch @@ -0,0 +1,31 @@ +From 05f54c1a1482ea87d6301362b4c996620cc46af8 Mon Sep 17 00:00:00 2001 +From: Fabio Berton <fabio.ber...@ossystems.com.br> +Date: Thu, 31 Mar 2016 13:37:48 -0300 +Subject: [PATCH] Stop create fat partition disk + +It's not necessary to create a disk on $(

[meta-freescale] [meta-fsl-arm][PATCH] imx-uuc: Add dosfstools-native on DEPENDS

2016-03-31 Thread Fabio Berton
imx-uuc Makefile runs mkfs.vfat command and fails if it not available. We need to install dosfstools-native to provide this tool. Change-Id: Iadc9ce579bbe20b69ed27e3518b39009254d9cd0 Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- recipes-bsp/imx-uuc/imx-uuc_0.5.1.bb | 2

Re: [meta-freescale] [meta-fsl-arm-extra][PATCH v3 2/4] u-boot-variscite: Add u-boot recipe for variscite

2016-04-13 Thread Fabio Berton
Hi Daiane, I need to set UBOOT_MAKE_TARGET to all, it doesn't call the all target by default. I'll move UBOOT_MAKE_TARGET to machine conf file and send v4 On Wed, Apr 13, 2016 at 9:59 AM, Daiane Angolini <daiane.l...@gmail.com> wrote: > On Wed, Apr 13, 2016 at 9:16 AM, Fab

[meta-freescale] [meta-fsl-arm-extra][PATCH v4 3/4] imx6qdl-variscite-som: Add machine configuration

2016-04-13 Thread Fabio Berton
://www.variscite.com/products/system-on-module-som/cortex-a9/var-som-mx6-cpu-freescale-imx6 Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- conf/machine/imx6qdl-variscite-som.conf | 41 + 1 file changed, 41 insertions(+) create mode 100644 conf/machine/i

[meta-freescale] [meta-fsl-arm-extra][PATCH v4 2/4] u-boot-variscite: Add u-boot recipe for variscite

2016-04-13 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- ...x-compiler-gcc5.h-to-fix-builds-with-gcc5.patch | 94 ++ .../0002-ARM-asm-io.h-use-static-inline.patch | 74 + .../0003-gcc5-no-unalligned-access.patch | 19 + ...

[meta-freescale] [meta-fsl-arm-extra][PATCH v4 1/4] linux-variscite: Add linux recipe for variscite

2016-04-13 Thread Fabio Berton
-with-chan-contexts.patch - upstream-backport/wifi/0019-wlcore-use-correct-LAA-bit.patch - upstream-backport/wifi/0020-wlcore-fix-copy-paste-bug-assign-from-src-struct-not.patch Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- ...LLVMLinux-use-static-inline-in-ARM-ftrace.patch

[meta-freescale] [meta-fsl-arm][PATCH 2/2] u-boot-fslc-mxsboot: Bump revision to 9da4a42

2016-07-21 Thread Fabio Berton
support - 292806e wandboard: move environment partition farther from u-boot.img - 8b5df31 Revert conversion for config_distro_bootcmd.h - 9222180 Merge pull request #11 from Kynetics/2016.07+fslc - 1207b97 warp: Change default bootenv configuratio Signed-off-by: Fabio Berton <fabio.

[meta-freescale] [PATCH] imx-kobs: Allow kobs-ng to flash the SPL on the 4.x kernel

2016-07-19 Thread Fabio Berton
Add function to check if kernel support raw_mode and fix function that calculates the geometry based on known info from the mtd partitionmtd geometry. These patches were copied from: https://github.com/Gateworks/openwrt/commit/379e87df4fb67198fe900ffe2a394e69fbd47801 Signed-off-by: Fabio Berton

[meta-freescale] [meta-fsl-arm][PATCH] fsl-kernel-localversion: Make sure build dir exist before create .config

2016-08-05 Thread Fabio Berton
-linux-gnueabi/ linux-fslc-imx/4.1-1.0.x+gitAUTOINC+0c0844f9fa-r0/build/.config: No such file or directory Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- classes/fsl-kernel-localversion.bbclass | 1 + 1 file changed, 1 insertion(+) diff --git a/classes/fsl-

[meta-freescale] [meta-fsl-arm][PATCH 1/2] u-boot-fslc: Bump revision to 9da4a42

2016-07-21 Thread Fabio Berton
support - 292806e wandboard: move environment partition farther from u-boot.img - 8b5df31 Revert conversion for config_distro_bootcmd.h - 9222180 Merge pull request #11 from Kynetics/2016.07+fslc - 1207b97 warp: Change default bootenv configuratio Signed-off-by: Fabio Berton <fabio.

[meta-freescale] Build error with nitrogen6x and GCC 6

2016-07-04 Thread Fabio Berton
Hi all, I'm trying to build an image with nitrogen6x machine using meta-fsl-arm, meta-fsl-arm-extra and poky on master branch and I get this error when building linux-boundary_3.14.52.bb recipe: ../build/tmp/work-shared/nitrogen6x/kernel-source/include/linux/compiler-gcc.h:106:30: fatal error:

[meta-freescale] [meta-fsl-arm][PATCH] u-boot-fslc: Bump to revision e6b4241

2016-08-17 Thread Fabio Berton
It includes the following change: - e6b4241 wandboard: Fix mmcroot device name Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- recipes-bsp/u-boot/u-boot-fslc_2016.07.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-fslc_2

Re: [meta-freescale] [Documentation][PATCH 1/2] README: Update Debian/Ubuntu dependency package list

2017-01-31 Thread Fabio Berton
Hi Fabio, > > > On Fri, Jan 27, 2017 at 5:03 PM, Fabio Berton > <fabio.ber...@ossystems.com.br> wrote: > > Morty release uses python3 to generate Sphinx documentation, also > > we need to install fonts-liberation package to generate blockdiag. > > > > Signed-

[meta-freescale] [Documentation][PATCH v2 2/2] RN: Updates from bitbake-metadata2doc.sh

2017-01-31 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- release-notes/source/ack-sourcers.inc | 274 +++-- release-notes/source/machine-list.inc | 26 +- release-notes/source/machines-with-maintainers.inc | 24 +- .../source/machines-w

[meta-freescale] [Documentation][PATCH v2 1/2] README: Update Debian/Ubuntu dependency package list

2017-01-31 Thread Fabio Berton
Morty release uses python3 to generate Sphinx documentation, also we need to install fonts-liberation package to generate blockdiag. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- README | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README b/

[meta-freescale] [PATCH 1/2] linux-fslc-imx: Bump revision to ee67fc7e072d

2017-01-23 Thread Fabio Berton
nto 4.1-2.0.x-imx Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- recipes-kernel/linux/linux-fslc-imx_4.1-2.0.x.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-kernel/linux/linux-fslc-imx_4.1-2.0.x.bb b/recipes-kernel/linux/linux-fslc-imx

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

2017-01-23 Thread Fabio Berton
This upgrades the Linux kernel to the 4.9.5 release. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- recipes-kernel/linux/{linux-fslc_4.8.bb => linux-fslc_4.9.bb} | 8 1 file changed, 4 insertions(+), 4 deletions(-) rename recipes-kernel/linux/{linux-fs

[meta-freescale] [3rdparty][PATCH 2/2] imx6ul-pico-hobbit: Add mx6 in the MACHINEOVERRIDES set

2017-01-26 Thread Fabio Berton
The i.MX6 UL was dealt in a specific way due the metadata not being fully ported still to the feature overrides set; now that most metadata has been converted it is the right time to add the mx6 SoC family here as well. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- conf/m

[meta-freescale] [3rdparty][PATCH 1/2] imx6dl-riotboard: Add missing MACHINEOVERRIDES set

2017-01-26 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- conf/machine/imx6dl-riotboard.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/machine/imx6dl-riotboard.conf b/conf/machine/imx6dl-riotboard.conf index cba0c2e..6cc4f8c 100644 --- a/conf/machine/imx6dl-riotboar

[meta-freescale] [Documentation][PATCH 1/2] README: Update Debian/Ubuntu dependency package list

2017-01-27 Thread Fabio Berton
Morty release uses python3 to generate Sphinx documentation, also we need to install fonts-liberation package to generate blockdiag. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- README | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README b/

[meta-freescale] [Documentation][PATCH 2/2] RN: Updates from bitbake-metadata2doc.sh

2017-01-27 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- release-notes/source/ack-sourcers.inc | 274 +++-- release-notes/source/machine-list.inc | 26 +- release-notes/source/machines-with-maintainers.inc | 24 +- .../source/machines-w

[meta-freescale] [PATCH] kernel-module-imx-gpu-viv: Bump revision to a05d9b2

2017-02-14 Thread Fabio Berton
This includes following changes: - a05d9b2 Merge pull request #6 from aridet/patch-1 - 6a01dfb fix for memory leak in gc_hal_kernel_os.c Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../kernel-modules/kernel-module-imx-gpu-viv_5.0.11.p8.6+fslc.bb| 2 +-

[meta-freescale] [Documentation][PATCH] RN: Updates from bitbake-metadata2doc.sh

2017-02-10 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- release-notes/source/ack-sourcers.inc | 204 +++-- .../source/fsl-community-bsp-supported-kernels.inc | 2 +- release-notes/source/linux-default.inc | 12 +- release-notes/source/m

[meta-freescale] [PATCH v2] linux-fslc: Update to 4.9-based fork

2017-01-24 Thread Fabio Berton
This upgrades the Linux kernel to the 4.9.5 release. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- recipes-kernel/linux/{linux-fslc_4.8.bb => linux-fslc_4.9.bb} | 8 1 file changed, 4 insertions(+), 4 deletions(-) rename recipes-kernel/linux/{linux-fs

[meta-freescale] [PATCH 1/2] scripts/bitbake-metadata2doc: Filter soc-family to generate soc-tree

2017-01-20 Thread Fabio Berton
SOC_FAMILY variable was removed from Freescale's layers and we need to use MACHINEOVERRIDES variable to get data and generate soc tree diagram. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- scripts/bitbake-metadata2doc.py | 6 +- 1 file changed, 5 insertions(+), 1 de

[meta-freescale] [PATCH 2/2] RN: Updates from bitbake-metadata2doc.sh

2017-01-20 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- release-notes/source/ack-sourcers.inc | 353 +++-- release-notes/source/bootloader-default.inc| 71 +++-- release-notes/source/closed_bugs.inc | 1 + .../source/fsl-communi

[meta-freescale] [meta-fsl-arm-extra][PATCH 4/4] imx6qdl-variscite-som: Add new kernel 4.1.15 device tree

2016-09-12 Thread Fabio Berton
-res.dtb - imx6q-var-som-vsc.dtb Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- conf/machine/imx6qdl-variscite-som.conf | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/conf/machine/imx6qdl-variscite-som.conf b/conf/machine/imx6qdl-var

[meta-freescale] [meta-fsl-arm-extra][PATCH 1/4] u-boot-variscite: Update revision from 2013.10 to 2015.04

2016-09-12 Thread Fabio Berton
- Change to branch imx_v2015.04_4.1.15_1.1.0_ga_var01 and revision d4b69fe8l - Drop all 2013.10 related patches - Add patch to fix the compile issue under gcc6 Change-Id: I390b57d803233d185707a4b99da40114ac8fd339 Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- ..

[meta-freescale] [meta-fsl-arm-extra][PATCH 2/4] linux-variscite: Update revision from 3.14.28 to 4.1.15

2016-09-12 Thread Fabio Berton
the compile issue under gcc6 Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- ...LLVMLinux-use-static-inline-in-ARM-ftrace.patch | 49 -- ...nux-Change-extern-inline-to-static-inline.patch | 58 -- .../Set-dr_mode-to-otg.patch | 29 - ...flush-management-s

[meta-freescale] [meta-fsl-arm-extra][PATCH 3/4] imx6qdl-variscite-som: Change code style for KERNEL_DEVICETREE

2016-09-12 Thread Fabio Berton
Use a more readable code style and sort items alphabetically. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- conf/machine/imx6qdl-variscite-som.conf | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/conf/machine/imx6qdl-variscite-som.conf b/conf/m

[meta-freescale] [meta-fsl-arm][PATCH] linux-fslc-imx: Bump revision to df9f1f6

2016-09-26 Thread Fabio Berton
nt during probe - 70aaf49 ARM: mvebu: fix HW I/O coherency related deadlocks - 2686f12 netfilter: x_tables: speed up jump target validation0357fd pinctrl: cherryview: Use raw_spinlock for locking Change-Id: Idb8f3a797b74e866074a9d551587027d21022b72 Signed-off-by: Fabio Berton <fabio.ber...@ossys

[meta-freescale] [meta-fsl-arm][PATCH 2/2] u-boot-fslc: Bump revision to 0dea106

2016-10-06 Thread Fabio Berton
OL" Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- recipes-bsp/u-boot/u-boot-fslc_2016.09.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-fslc_2016.09.bb b/recipes-bsp/u-boot/u-boot-fslc_2016.09.bb index 07fa869..c673365

[meta-freescale] [meta-fsl-arm][PATCH 1/2] linux-fslc-imx: Bump revision to 1af16a7

2016-10-06 Thread Fabio Berton
statement. - e277a9d MLK-12975-1 video: mipi_dsi_samsung: set default bpp to 32 if not set Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linu

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

2016-10-06 Thread Fabio Berton
to construct the default value for setting. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- conf/machine/include/qoriq-base.inc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/machine/include/qoriq-base.inc b/conf/machine/include/qoriq-base.inc index 7360a75..5346811

[meta-freescale] [meta-fsl-arm-extra][PATCH] imx7s-warp: Set warp7_secure as default U-Boot config

2016-10-06 Thread Fabio Berton
To boot WaRP7 with Linux version 4.1.x we need to use U-Boot with secure boot enable. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- conf/machine/imx7s-warp.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/imx7s-warp.conf b/conf/machine

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

2016-10-10 Thread Fabio Berton
meta-freescale- > > boun...@yoctoproject.org] On Behalf Of Fabio Berton > > Sent: Friday, October 07, 2016 5:19 AM > > > > diff --git a/conf/machine/include/qoriq-base.inc > b/conf/machine/include/qoriq- > > base.inc > > index 7360a75..5346811 100644 > > --- a/con

[meta-freescale] [Documentation][PATCH] scripts: Migrate code to run with Python 3 and Bitbake 1.31.1

2016-09-27 Thread Fabio Berton
. This feature was add on bitbake commit: 5287991691578825c847bac2368e9b51c0ede3f0 - Adapt pickle to use Python 3. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- scripts/bitbake-metadata2doc.py | 4 +-- scripts/bitbake-metadata2doc.sh | 2 +- scripts/doc_ut

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

2016-10-10 Thread Fabio Berton
- b21d979 of: Allow NXP 4.1 kernel to allocate memory on 2GiB RAM boards - 67bebf9 ARM: dts: imx7d-warp: Add initial support - 5bc7305 MLK-13243: arm: imx6q: busfreq: lpddr2 fix system clocks audio mode Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- recipes-kernel/linux

[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 <fabio.ber...@ossystems.com.br> --- recipes-kernel/linux/linux-fslc/defconfig | 4 +++- recipes-kernel/linux/{linux-fslc_4.6.bb => linux-fslc_4.8.bb} | 6 +++--- 2 files c

[meta-freescale] [distro][PATCH 4/6] packagegroup-fsl-tools-testapps: Use the new i.MX feature overrides

2016-10-26 Thread Fabio Berton
Configure SOC_TOOLS_TEST variable using new i.MX overrides and install packages based on existence of 2D and/or 3D hardware. Remove clutter-1.0-examples from RDEPENDS for GPU 2D-only SoCs. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../packagegroups/packagegroup-fsl

[meta-freescale] [distro][PATCH 3/6] packagegroup-fsl-tools-gpu: Use the new i.MX feature overrides

2016-10-26 Thread Fabio Berton
Configure SOC_TOOL_GPU variable using new i.MX overrides and install packages based on existence of 2D and/or 3D hardware. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../packagegroups/packagegroup-fsl-tools-gpu.bb | 20 ++-- 1 file changed, 6 inse

[meta-freescale] [distro][PATCH 2/6] packagegroup-fsl-tools-gpu-external: Standardize SOC_TOOLS_GPU_ variables

2016-10-26 Thread Fabio Berton
Replace SOC_GPU_TOOLS_* with SOC_TOOLS_GPU_* to make all variables with pattern SOC_TOOLS_GPU. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../packagegroup-fsl-tools-gpu-external.bb | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-)

[meta-freescale] [distro][PATCH 5/6] imx-gpu-sdk: Use the new i.MX feature overrides

2016-10-26 Thread Fabio Berton
Configure DEPENDS variable using new i.MX overrides and install packages based on existence of 2D and/or 3D hardware. Change do_compile and do_install tasks to run build.sh script based on existence of 2D and/or 3D hardware. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- r

[meta-freescale] [distro][PATCH 6/6] fsl-image-multimedia: Use the new i.MX feature overrides

2016-10-26 Thread Fabio Berton
Remove package clutter-1.0-examples for GPU 2D-only SoCs. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- recipes-fsl/images/fsl-image-multimedia.bb | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/recipes-fsl/images/fsl-image-multimedia.bb b/recip

[meta-freescale] [PATCH 1/3] linux-fslc-imx: Bump revision to 176c482

2016-10-27 Thread Fabio Berton
This commit merge v4.1.35 into 4.1-2.0.x-imx and includes following change: - 176c482 net: fec: Call swap_buffer() prior to IP header alignment Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- recipes-kernel/linux/linux-fslc-imx_4.1-2.0.x.bb | 2 +- 1 file changed, 1 ins

[meta-freescale] [PATCH 3/3] linux-fslc-imx: Enable TRACER support

2016-10-27 Thread Fabio Berton
Fix warning: WARNING: lttng-modules-2.8.0+gitAUTOINC+6e4fc6f36d-r0 do_package: lttng-modules: no modules were created; this may be due to CONFIG_TRACEPOINTS not being enabled in your kernel. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- recipes-kernel/linux/linux-fs

[meta-freescale] [PATCH 2/3] linux-fslc: Bump revision to f009921

2016-10-27 Thread Fabio Berton
This upgrades the Linux kernel to 4.8.4 release and apply the following change on top of it: - f009921 net: fec: Call swap_buffer() prior to IP header alignment Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- recipes-kernel/linux/linux-fslc_4.8.bb | 2 +- 1 file chan

[meta-freescale] [PATCH 5/5] imx-base: Use GStreamer 1.0 plugins for all mx6 and mx7 machines

2016-10-28 Thread Fabio Berton
Set MACHINE_GSTREAMER_1_0_PLUGIN variable to use gstreamer1.0-plugins-imx-meta for all mx6 and mx7 machines. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- conf/machine/include/imx-base.inc | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/conf/m

[meta-freescale] [PATCH 4/5] gstreamer1.0-plugins-imx: Add support for all mx6 and mx7 machines

2016-10-28 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-multimedia/gstreamer/gstreamer1.0-plugins-imx_0.12.2.bb b/recipes-multimedia/gst

[meta-freescale] [distro][PATCH 1/2] distro/fslc: Add initial distro settings

2016-10-28 Thread Fabio Berton
-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- conf/distro/fslc-framebuffer.conf | 9 conf/distro/fslc-wayland.conf | 10 + conf/distro/fslc-x11.conf | 12 +++ conf/distro/fslc-xwayland.conf| 10 + conf/distro/include/fslc-base.in

[meta-freescale] [PATCH 1/5] imx-alsa-plugins: Add support for all mx6 and mx7 machines

2016-10-28 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- recipes-multimedia/alsa/imx-alsa-plugins_1.0.26.bb | 10 +++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/recipes-multimedia/alsa/imx-alsa-plugins_1.0.26.bb b/recipes-multimedia/alsa/imx-alsa-plugins_

[meta-freescale] [distro][PATCH 2/2] distro/fsl: Add initial distro settings

2016-10-28 Thread Fabio Berton
: Distro for X11 without wayland. This distro include x11 feature and doesn' has wayland support. - fsl-xwayland: Distro for Wayland with X11. This distro include both wayland and x11 features. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- conf/distro/fsl-framebuffe

[meta-freescale] [PATCH 2/5] imx-base: Set extra audio support for all mx6 and mx7 machines

2016-10-28 Thread Fabio Berton
Install imx-alsa-plugins as MACHINE_EXTRA_RRECOMMENDS for all mx6 and mx7 machines on distros that have alsa feature. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- conf/machine/include/imx-base.inc | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git

[meta-freescale] [base][PATCH] setup-environment: List available Poky's distros in usage function

2016-11-08 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- setup-environment | 3 +++ 1 file changed, 3 insertions(+) diff --git a/setup-environment b/setup-environment index c40fb1e..a3eae7b 100755 --- a/setup-environment +++ b/setup-environment @@ -43,6 +43,9 @@ Supported machines:

[meta-freescale] [base][PATCH 1/2] setup-environment: Add support for set distro

2016-11-07 Thread Fabio Berton
To run setup-environment you need to set one of distros listed on supported distros using command like: MACHINE=imx6qsabresd DISTRO=fslc-framebuffer source setup-environment build Note that DISTRO is a required variable and won't be set if not defined. Signed-off-by: Fabio Berton <fabio.

[meta-freescale] [3rdparty][PATCH] linux-boundary: Enable TRACER support

2016-11-09 Thread Fabio Berton
Fix warning: / | WARNING: lttng-modules-2.8.0+gitAUTOINC+6e4fc6f36d-r0 do_package: | lttng-modules: no modules were created; this may be due to | CONFIG_TRACEPOINTS not being enabled in your kernel. \ Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- recipes-kernel/linux

[meta-freescale] [Documentation][PATCH 5/5] UG: Update version to 2.2 (Morty)

2016-11-09 Thread Fabio Berton
in weston example Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- user-guide/source/conf.py | 4 +- user-guide/source/devtasks.rst| 58 --- user-guide/source/distro-list.inc | 4 ++ user-guide/source/distros.rst | 10 user-guide/

[meta-freescale] [PATCH] u-boot-fslc: Bump revision to 615fdbc

2016-11-09 Thread Fabio Berton
of the driver - 8dfb4a2 clk: rk3399: fix rockchip_get_cru - 6016982 rockchip: RK3288 needs fdt and initrd below 256M now Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- recipes-bsp/u-boot/u-boot-fslc_2016.11.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[meta-freescale] [Documentation][PATCH 1/5] scripts: Update to version 2.2 (Morty)

2016-11-09 Thread Fabio Berton
- Update FSL layers names - Add DISTRO and MACHINE to run setup-environment - Update Yocto Project Bugzilla url address Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- scripts/bitbake-metadata2doc.py | 18 +- scripts/bitbake-metadata2doc.s

[meta-freescale] [Documentation][PATCH 4/5] RN: Update version to 2.2 (Morty)

2016-11-09 Thread Fabio Berton
- Update FSL layers names - Update Yocto Project Bugzilla url address - Add FSLC distros description Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- release-notes/README | 4 ++-- release-notes/source/bsp-scope.rst| 24 r

[meta-freescale] [Documentation][PATCH 3/5] FAQ: Update version to 2.2 (Morty)

2016-11-09 Thread Fabio Berton
- Update documentation url address to use current realease - Update Yocto Project Bugzilla url address - Update copyright year Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- FAQ/source/all.rst | 6 +++--- FAQ/source/conf.py | 6 +++--- 2 files changed, 6 insertions

[meta-freescale] [Documentation][PATCH 2/5] RN: Updates from bitbake-metadata2doc.sh

2016-11-09 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- release-notes/source/ack-sourcers.inc | 475 ++--- release-notes/source/bootloader-default.inc| 106 +++-- release-notes/source/closed_bugs.inc | 41 +- ...l-community-bsp-sup

[meta-freescale] [base][PATCH 2/2] setup-environment: Move error log from top to bottom

2016-11-07 Thread Fabio Berton
If setup-environment won't be running like expect show error message at bottom of log to be more visible. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- setup-environment | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/setup-environment b

[meta-freescale] [base][PATCH v2 2/2] setup-environment: Move error log from top to bottom

2016-11-07 Thread Fabio Berton
If setup-environment won't be running like expect show error message at bottom of log to be more visible. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- setup-environment | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/setup-environment b

[meta-freescale] [base][PATCH 1/3] setup-environment: Do not restrict meta-freescale's distros usage.

2016-11-08 Thread Fabio Berton
Allow use any distro with setup-environment script. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- setup-environment | 12 +--- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/setup-environment b/setup-environment index a193abf..f4421e7 100755 --- a

[meta-freescale] [base][PATCH 2/3] setup-environment: Do not restrict machine usage

2016-11-08 Thread Fabio Berton
Allow use any machine with setup-environment script. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- setup-environment | 13 + 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/setup-environment b/setup-environment index f4421e7..d954f69 100755 --- a

[meta-freescale] [base][PATCH 3/3] setup-environment: Change usage to show machine and distro requirement

2016-11-08 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- setup-environment | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/setup-environment b/setup-environment index d954f69..c40fb1e 100755 --- a/setup-environment +++ b/setup-environment @@ -25,12

Re: [meta-freescale] [Documentation][PATCH 1/5] scripts: Update to version 2.2 (Morty)

2016-11-10 Thread Fabio Berton
Software Engineer Net2Edge > > -----Original Message- > From: meta-freescale-boun...@yoctoproject.org [mailto:meta-freescale- > boun...@yoctoproject.org] On Behalf Of Fabio Berton > Sent: 09 November 2016 17:30 > To: meta-freescale@yoctoproject.org > Subject: [meta-freescale] [Documen

Re: [meta-freescale] [Documentation][PATCH 3/5] FAQ: Update version to 2.2 (Morty)

2016-11-10 Thread Fabio Berton
rg/docs/current/ref-manual/ref-manual.html#re > +quired-packages-for-the-host-development-system>`_ > > > > Thomas A. F. Thorne Software Engineer Net2Edge > > -Original Message- > From: meta-freescale-boun...@yoctoproject.org [mailto:meta-freescale- > boun...

Re: [meta-freescale] [Documentation][PATCH 4/5] RN: Update version to 2.2 (Morty)

2016-11-10 Thread Fabio Berton
. F. Thorne Software Engineer Net2Edge > > -Original Message- > From: meta-freescale-boun...@yoctoproject.org [mailto:meta-freescale- > boun...@yoctoproject.org] On Behalf Of Fabio Berton > Sent: 09 November 2016 17:30 > To: meta-freescale@yoctoproject.org > Subject: [meta-f

Re: [meta-freescale] [Documentation][PATCH 5/5] UG: Update version to 2.2 (Morty)

2016-11-10 Thread Fabio Berton
cale-boun...@yoctoproject.org [mailto:meta-freescale- > boun...@yoctoproject.org] On Behalf Of Fabio Berton > Sent: 09 November 2016 17:30 > To: meta-freescale@yoctoproject.org > Subject: [meta-freescale] [Documentation][PATCH 5/5] UG: Update version to > 2.2 (Morty) > > - Update FS

[meta-freescale] [PATCH 1/2] fm-ucode: Add B variable to SOURCE parameter in install command

2016-11-10 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- recipes-dpaa/fm-ucode/fm-ucode_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-dpaa/fm-ucode/fm-ucode_git.bb b/recipes-dpaa/fm-ucode/fm-ucode_git.bb index 566a6e3..c6a5b8b 100644 --- a/r

[meta-freescale] [PATCH 2/2] qe-ucode: Add B variable to SOURCE parameter in install command

2016-11-10 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- recipes-bsp/qe-ucode/qe-ucode_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-bsp/qe-ucode/qe-ucode_git.bb b/recipes-bsp/qe-ucode/qe-ucode_git.bb index 8029df5..d82f732 100644 --- a/recip

[meta-freescale] [u-boot-fslc][PATCH 1/3] wandboard: Change finduuid to find on first partition

2016-10-19 Thread Fabio Berton
meta-freescale bsp is moving to use wic image creator tool and also change sdcard layout to use only one partition. So all files will be in the same partition. We need to change finduuid to get uuid of firt mmc partition. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- i

[meta-freescale] [u-boot-fslc][PATCH 2/3] mx6cuboxi: Change finduuid to find on first partition

2016-10-19 Thread Fabio Berton
meta-freescale bsp is moving to use wic image creator tool and also change sdcard layout to use only one partition. So all files will be in the same partition. We need to change finduuid to get uuid of firt mmc partition. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- i

[meta-freescale] [u-boot-fslc][PATCH 3/3] embestmx6boards: Use PARTUUID to specify the rootfs location

2016-10-19 Thread Fabio Berton
function and distro_bootcmd. This change was made based on U-Boot commit: - ca4f338e2efece5196eb2178e5f7d07be828da6e Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- include/configs/embestmx6boards.h | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/i

[meta-freescale] [u-boot-fslc][PATCH 2/2] mx6cuboxi: Use PARTUUID to specify the rootfs location

2016-10-18 Thread Fabio Berton
: - ca4f338e2efece5196eb2178e5f7d07be828da6e Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- include/configs/mx6cuboxi.h | 5 + 1 file changed, 5 insertions(+) diff --git a/include/configs/mx6cuboxi.h b/include/configs/mx6cuboxi.h index 366b5b9..cf2a504 100644 --- a/i

[meta-freescale] [PATCH] u-boot-fslc: Bump revision to 157ec06

2016-10-18 Thread Fabio Berton
rsion for config_distro_bootcmd.h" - 0012fc2 Prepare v2016.09.01 - 7148ad9 Revert "image-fit: switch ENOLINK to ENOENT" - 8303828 Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL" Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- recipes-b

[meta-freescale] [meta-fsl-arm-extra][PATCH v2 4/4] cubox-i: Add support to use uboot extlinux

2016-10-18 Thread Fabio Berton
157ec06ef780e3dac510f35b6fcf496c22fb24f9 introduced support to PARTUUID and UBOOT_EXTLINUX_ROOT use this feature to set root path used by kernel cmdline. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- conf/machine/cubox-i.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/machine/cubox-i.

[meta-freescale] [meta-fsl-arm-extra][PATCH v2 2/4] wandboard: Update KERNEL_DEVICETREE list

2016-10-18 Thread Fabio Berton
Commit 7d8c7757164fd7080257df0124a339f0b349bf63 updated linux-wandboard to version 4.1.15 and device tree files were changed. Update to match these new file names. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- conf/machine/wandboard.conf | 9 +++-- 1 file chan

[meta-freescale] [meta-fsl-arm-extra][PATCH v2 1/4] linux-wandboard: Update to 4.1.15

2016-10-18 Thread Fabio Berton
- Update to branch wandboard_imx_4.1.15_1.1.0_ga - Add patch to fix compile issue under gcc6 Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- .../Fix-the-compile-issue-under-gcc6.patch | 92 +++ .../defconfig

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

2016-10-21 Thread Fabio Berton
bypass support is added Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- recipes-bsp/u-boot/u-boot-fslc_2016.09.bb | 6 -- recipes-bsp/u-boot/u-boot-fslc_2016.11.bb | 6 ++ 2 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 recipes-bsp/u-boot/u-boot-fslc_2

Re: [meta-freescale] [PATCH] README: Remove subject-prefix from git format-patch command

2016-10-21 Thread Fabio Berton
] Fabio Berton. On Fri, Oct 21, 2016 at 10:31 AM, Thomas Thorne <thomas.tho...@net2edge.com> wrote: > You may wish to update the same are for the documentation repo. Currently > that adds a "documentation]" tag in where this code added "meta-freescale]" > >

[meta-freescale] [PATCH] README: Remove subject-prefix from git format-patch command

2016-10-21 Thread Fabio Berton
Removing --subject-prefix='meta-freescale][PATCH']' from git format-patch the generated patch will be created with default subject as shown bellow: Subject: [PATCH] README: Remove subject-prefix from git format-patch command Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> ---

[meta-freescale] [PATCH 2/4] wic: Change wks files path

2016-10-19 Thread Fabio Berton
WKS_SEARCH_PATH searches inside scripts/lib/wic/canned-wks, rename scripts/lib/image/canned-wks/ to scripts/lib/wic/canned-wks/. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- scripts/lib/{image => wic}/canned-wks/imx-barebox.wks | 0 scripts/lib/{image => wic}/ca

[meta-freescale] [meta-fsl-arm-extra][PATCH 1/3] wandboard: Migrate to use wic image creator tool

2016-10-19 Thread Fabio Berton
and devitree and u-boot to root part, set wic.gz as IMAGE_FSTYPES and set correct WKS_FILES. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- conf/machine/wandboard.conf | 12 1 file changed, 12 insertions(+) diff --git a/conf/machine/wandboard.conf b/conf/machine/wandboar

[meta-freescale] [meta-fsl-arm-extra][PATCH 2/3] cubox-i: Migrate to use wic image creator tool

2016-10-19 Thread Fabio Berton
and devitree and u-boot to root part, set wic.gz as IMAGE_FSTYPES and set correct WKS_FILES. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- conf/machine/cubox-i.conf | 12 1 file changed, 12 insertions(+) diff --git a/conf/machine/cubox-i.conf b/conf/machine/cubox-i.conf

[meta-freescale] [PATCH 4/4] u-boot-fslc: Bump revision to 0dbe853

2016-10-19 Thread Fabio Berton
ert to use config_distro_bootcmd.h"" Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- recipes-bsp/u-boot/u-boot-fslc_2016.09.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-fslc_2016.09.bb b/recipes-bsp/u-boot/u-

[meta-freescale] [meta-fsl-arm-extra][PATCH 3/3] imx6dl-riotboard: Migrate to use wic image creator tool

2016-10-19 Thread Fabio Berton
and u-boot to root part, set wic.gz as IMAGE_FSTYPES and set correct WKS_FILES. Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- conf/machine/imx6dl-riotboard.conf | 12 1 file changed, 12 insertions(+) diff --git a/conf/machine/imx6dl-riotboard.conf b/conf/m

[meta-freescale] [PATCH 1/4] wic: Change reference wks files to avoid /boot partition use

2016-10-19 Thread Fabio Berton
From: Otavio Salvador For the sake of user-friendness we will avoid the use of /boot partition. The use of wic images, using this layout, is simpler as it does not require manual setting of IMAGE_BOOT_FILES and thus allow for generic use across different machines.

[meta-freescale] [PATCH 19/22] skmm-host: Set PACKAGE_ARCH to the value of MACHINE_ARCH

2016-11-21 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- recipes-kernel/skmm-host/skmm-host_git.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes-kernel/skmm-host/skmm-host_git.bb b/recipes-kernel/skmm-host/skmm-host_git.bb index f0e0f88..4c7a371 100644 --- a/r

[meta-freescale] [PATCH 20/22] cryptodev-qoriq-linux: Set PACKAGE_ARCH to the value of MACHINE_ARCH

2016-11-21 Thread Fabio Berton
Signed-off-by: Fabio Berton <fabio.ber...@ossystems.com.br> --- recipes-kernel/cryptodev/cryptodev-qoriq-linux_1.8.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-kernel/cryptodev/cryptodev-qoriq-linux_1.8.bb b/recipes-kernel/cryptodev/cryptodev-qoriq-linux_1.8.bb index 5

  1   2   3   4   >