[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 --- ...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 + ...2-gcc5-use_gcc_inline_version_instead_c99

[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 --- conf/machine/imx6qdl-variscite-som.conf | 39 + 1 file changed, 39 insertions(+) create mode 100644 conf/machine/imx6qdl-variscite-som.conf diff --git a/conf

[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 --- recipes-kernel/linux-firmware/linux-firmware_git.bbappend | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 recipes-kernel/linux-firmware/linux

[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 --- ...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.patch | 32 + ...initial-device-tree

[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 --- recipes-kernel/linux-firmware/linux-firmware_git.bbappend | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 recipes-kernel/linux-firmware/linux

[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
Signed-off-by: Fabio Berton --- ...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 + ...2-gcc5-use_gcc_inline_version_instead_c99

[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 --- conf/machine/imx6qdl-variscite-som.conf | 39 + 1 file changed, 39 insertions(+) create mode 100644 conf/machine/imx6qdl-variscite-som.conf diff --git a/conf

[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 --- ...LLVMLinux-use-static-inline-in-ARM-ftrace.patch | 49 ++ ...nux-Change-extern-inline

[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 --- recipes-kernel/linux-firmware/linux-firmware_git.bbappend | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 recipes-kernel/linux-firmware/linux

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 wrote: > On Wed, Apr 13, 2016 at 9:16 AM, Fabio Berton > wrote: &

[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 --- ...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 + ...2-gcc5-use_gcc_inline_version_instead_c99

[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 --- conf/machine/imx6qdl-variscite-som.conf | 41 + 1 file changed, 41 insertions(+) create mode 100644 conf/machine/imx6qdl-variscite-som.conf diff --git a/conf

[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 --- ...LLVMLinux-use-static-inline-in-ARM-ftrace.patch | 49 ++ ...nux-Change-extern-inline

[meta-freescale] [meta-fsl-arm-extra][PATCH v4 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 --- recipes-kernel/linux-firmware/linux-firmware_git.bbappend | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 recipes-kernel/linux-firmware/linux

[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: li

[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 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 --- recip

[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 --- recipes-bs

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

2016-07-22 Thread Fabio Berton
This includes following change: - 0c0844f 4.1.28 Fix bad backport of 8f182270dfec "mm/swap.c: flush lru pvecs on compound page arrival" Signed-off-by: Fabio Berton --- recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) di

[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 --- classes/fsl-kernel-localversion.bbclass | 1 + 1 file changed, 1 insertion(+) diff --git a/classes/fsl-kernel-localversion.bbclass b/classes/fsl-kernel

[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 --- 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_2016.07.bb b/recipes-bsp/u-boot/u-boot

[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 --- .../0002-ARM-asm-io.h-use-static

[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 --- 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/machine/imx6qdl-variscite-som.conf

[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 --- 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-variscite-som.conf index c002aaa..fffb8f3 100644

[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
compile issue under gcc6 Signed-off-by: Fabio Berton --- ...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.patch | 32

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

2016-09-26 Thread Fabio Berton
ay inode - cb75f65 ovl: handle ATTR_KILL* - 97f2887 drm/ttm: Make ttm_bo_mem_compat available - 07761df Input: xpad - validate USB endpoint count during probe - 70aaf49 ARM: mvebu: fix HW I/O coherency related deadlocks - 2686f12 netfilter: x_tables: speed up jump target validation0357fd pinct

[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 --- scripts/bitbake-metadata2doc.py | 4 +-- scripts/bitbake-metadata2doc.sh | 2 +- scripts/doc_utils.py| 3 +- scripts

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

2016-10-06 Thread Fabio Berton
eo: mxsfb: missing a 'break' in the case statement. - e277a9d MLK-12975-1 video: mipi_dsi_samsung: set default bpp to 32 if not set Signed-off-by: Fabio Berton --- recipes-kernel/linux/linux-fslc-imx_4.1-1.0.x.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-k

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

2016-10-06 Thread Fabio Berton
L_OF_CONTROL" Signed-off-by: Fabio Berton --- 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 100644 --- a/recipes-bsp

[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 --- conf/machine/imx7s-warp.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/imx7s-warp.conf b/conf/machine/imx7s-warp.conf index 06d759c

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

2016-10-06 Thread Fabio Berton
construct the default value for setting. Signed-off-by: Fabio Berton --- 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 100644 --- a/conf/machine/include/qoriq

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

2016-10-10 Thread Fabio Berton
octoproject.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/conf/machine/include/qoriq-base.

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

2016-10-10 Thread Fabio Berton
variable to construct the default value for setting. Signed-off-by: Fabio Berton --- 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..6c25d50 100644 --- a/conf/machine

[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 --- recipes-kernel/linux/linux-fslc-imx/defconfig

[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 insertions(+), 4 deleti

[meta-freescale] [PATCH] qtbase: Fix if condition in do_configure_prepend task

2016-10-13 Thread Fabio Berton
Add missing bracket to if statement. Signed-off-by: Fabio Berton --- dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dynamic-layers/qt5-layer/recipes-qt/qt5/qtbase_%.bbappend b/dynamic-layers/qt5-layer/recipes-qt/qt5

[meta-freescale] [u-boot-fslc][PATCH 1/2] Revert "Revert conversion for config_distro_bootcmd.h"

2016-10-17 Thread Fabio Berton
This reverts commit 6ed7ce72c7945ae972ebf0adb47c2b58c377b3cf. Signed-off-by: Fabio Berton Conflicts: include/configs/wandboard.h --- include/configs/mx6cuboxi.h | 88 + include/configs/wandboard.h | 80

[meta-freescale] [u-boot-fslc][PATCH 2/2] configs: wandboard: Set fdt based on board_rev and board_name

2016-10-17 Thread Fabio Berton
board_name. Signed-off-by: Fabio Berton --- include/configs/wandboard.h | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/include/configs/wandboard.h b/include/configs/wandboard.h index 29b4be3..801be39 100644 --- a/include/configs/wandboard.h +++ b/include/configs

[meta-freescale] [PATCH] classes/image_types_fsl: Add support to use uboot extlinux

2016-10-17 Thread Fabio Berton
UBOOT_EXTLINUX is set to 1. Signed-off-by: Fabio Berton --- classes/image_types_fsl.bbclass | 6 ++ 1 file changed, 6 insertions(+) diff --git a/classes/image_types_fsl.bbclass b/classes/image_types_fsl.bbclass index 9a65747..9b5cb8e 100644 --- a/classes/image_types_fsl.bbclass +++ b

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

2016-10-17 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 --- .../Fix-the-compile-issue-under-gcc6.patch | 92 +++ .../defconfig | 169

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

2016-10-17 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 --- conf/machine/wandboard.conf | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff

[meta-freescale] [meta-fsl-arm-extra][PATCH 3/5] wandboard: Add support to use uboot extlinux

2016-10-17 Thread Fabio Berton
kernel cmdline. Signed-off-by: Fabio Berton --- conf/machine/wandboard.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/machine/wandboard.conf b/conf/machine/wandboard.conf index b1e49b3..36dfc2e 100644 --- a/conf/machine/wandboard.conf +++ b/conf/machine/wandboard.conf @@ -14,6

[meta-freescale] [meta-fsl-arm-extra][PATCH 4/5] wandboard: Add support to use uboot extlinux with wic images

2016-10-17 Thread Fabio Berton
. Signed-off-by: Fabio Berton --- conf/machine/wandboard.conf | 4 1 file changed, 4 insertions(+) diff --git a/conf/machine/wandboard.conf b/conf/machine/wandboard.conf index 36dfc2e..c25d304 100644 --- a/conf/machine/wandboard.conf +++ b/conf/machine/wandboard.conf @@ -17,6 +17,10

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

2016-10-17 Thread Fabio Berton
kernel cmdline. Signed-off-by: Fabio Berton --- conf/machine/cubox-i.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/machine/cubox-i.conf b/conf/machine/cubox-i.conf index 44e8cfb..7b60962 100644 --- a/conf/machine/cubox-i.conf +++ b/conf/machine/cubox-i.conf @@ -24,6 +24,9

Re: [meta-freescale] [u-boot-fslc][PATCH 1/2] Revert "Revert conversion for config_distro_bootcmd.h"

2016-10-17 Thread Fabio Berton
We're adding back this. Look at patches that I sent to meta-fsl-arm-extra that add support to extlinux. On Mon, Oct 17, 2016 at 5:22 PM, Fabio Estevam wrote: > On Mon, Oct 17, 2016 at 5:16 PM, Fabio Berton > wrote: > > This reverts commit 6ed7ce72c7945ae972ebf0adb47c2b58c377

[meta-freescale] [PATCH v2] classes/image_types_fsl: Add support to use uboot extlinux

2016-10-17 Thread Fabio Berton
UBOOT_EXTLINUX is set to 1. Signed-off-by: Fabio Berton --- classes/image_types_fsl.bbclass | 6 ++ 1 file changed, 6 insertions(+) diff --git a/classes/image_types_fsl.bbclass b/classes/image_types_fsl.bbclass index 9a65747..399bcd0 100644 --- a/classes/image_types_fsl.bbclass +++ b

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

2016-10-18 Thread Fabio Berton
: - ca4f338e2efece5196eb2178e5f7d07be828da6e Signed-off-by: Fabio Berton --- include/configs/wandboard.h | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/include/configs/wandboard.h b/include/configs/wandboard.h index 801be39..f365d4f 100644 --- a/include/configs

[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 --- 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/include/configs/mx6cuboxi.h +++ b

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

2016-10-18 Thread Fabio Berton
n 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 --- recipes-bsp/u-boot/u-boot-fslc_2016.09.bb | 2 +

[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 --- .../Fix-the-compile-issue-under-gcc6.patch | 92 +++ .../defconfig | 169

[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 --- conf/machine/wandboard.conf | 9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff

[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 --- conf/machine/cubox-i.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/machine/cubox-i.conf b/conf/machine/cubox-i.conf index

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

2016-10-18 Thread Fabio Berton
1009975a22499e79b55d1e800a71ecd8c06c6bfb introduced support to PARTUUID and UBOOT_EXTLINUX_ROOT use this feature to set root path used by kernel cmdline. Signed-off-by: Fabio Berton --- conf/machine/wandboard.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/machine/wandboard.conf b/conf/machine/wandboard.conf

[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 --- include/configs/mx6cuboxi.h | 2 +- 1

[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 --- include/configs/embestmx6boards.h | 6 +- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/include/configs/embestmx6boards.h b

[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 --- include/configs/wandboard.h | 2 +- 1

[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. Signed-off-by: Otavio Salvador

[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 --- scripts/lib/{image => wic}/canned-wks/imx-barebox.wks | 0 scripts/lib/{image => wic}/canned-wks/imx-uboot-spl.wks | 0 scrip

[meta-freescale] [PATCH 3/4] wic: imx-uboot-spl: Change u-boot suffix to img

2016-10-19 Thread Fabio Berton
Currently all machines that use SPL are using u-boot.img. Signed-off-by: Fabio Berton --- scripts/lib/wic/canned-wks/imx-uboot-spl.wks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/lib/wic/canned-wks/imx-uboot-spl.wks b/scripts/lib/wic/canned-wks/imx-uboot-spl.wks

[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 --- 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 dd6cffa..

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

2016-10-19 Thread Fabio Berton
devitree and u-boot to root part, set wic.gz as IMAGE_FSTYPES and set correct WKS_FILES. Signed-off-by: Fabio Berton --- 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 index 5bbc98d..af45c38 100644 --- a

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

2016-10-19 Thread Fabio Berton
devitree and u-boot to root part, set wic.gz as IMAGE_FSTYPES and set correct WKS_FILES. Signed-off-by: Fabio Berton --- conf/machine/wandboard.conf | 12 1 file changed, 12 insertions(+) diff --git a/conf/machine/wandboard.conf b/conf/machine/wandboard.conf index eb6da77..e82f1b4 100644

[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 --- conf/machine/imx6dl-riotboard.conf | 12 1 file changed, 12 insertions(+) diff --git a/conf/machine/imx6dl-riotboard.conf b/conf/machine/imx6dl-riotboard.conf index 5e5bf71

[meta-freescale] [3rdparty][PATCH] README: Update to use new repository names

2016-10-20 Thread Fabio Berton
Also update example branch name for send patches to a specific branch. Signed-off-by: Fabio Berton --- README | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README b/README index ccd6d2b..79f03e9 100644 --- a/README +++ b/README @@ -10,7 +10,7 @@ URI: git

[meta-freescale] [distro][PATCH] README: Update to use new repository names

2016-10-21 Thread Fabio Berton
- Update title description - Update to new layers names - Update git format-patch subject-prefix Signed-off-by: Fabio Berton --- README | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README b/README index eb24b90..321d112 100644 --- a/README +++ b/README

[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 --- README | 2 +- 1

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 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]" > > Thomas A. F. Thorne Software Engi

[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 --- 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_2016.09.bb create mode 100644 recipes

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

2016-10-26 Thread Fabio Berton
Configure SOC_GPU_TOOLS_* variables using new i.MX overrides and install packages based on existence of 2D and/or 3D hardware. Signed-off-by: Fabio Berton --- .../packagegroup-fsl-tools-gpu-external.bb | 28 +++--- 1 file changed, 8 insertions(+), 20 deletions(-) diff

[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 --- .../packagegroups/packagegroup-fsl-tools-gpu.bb | 20 ++-- 1 file changed, 6 insertions(+), 14 deletions(-) diff --git

[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 --- .../packagegroups/packagegroup-fsl-tools-testapps.bb | 16

[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 --- recipes-graphics/imx-gpu-sdk/imx-gpu

[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 --- 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/recipes-fsl/images/fsl-image-multimedia.bb

[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 --- .../packagegroup-fsl-tools-gpu-external.bb | 30 +++--- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/recipes-fsl

[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 --- recipes-kernel/linux/linux-fslc-imx_4.1-2.0.x.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a

[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 --- recipes-kernel/linux/linux-fslc_4.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[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 --- recipes-kernel/linux/linux-fslc-imx/defconfig | 2 +- 1 file changed, 1

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

2016-10-27 Thread Fabio Berton
ARM: OMAP3: hwmod data: Add sysc information for DSI - 3b23ff9 MIPS: KVM: Check for pfn noslot case Signed-off-by: Fabio Berton --- 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/linux-fslc-imx_4.1-1.0.x.b

[meta-freescale] [meta-fsl-arm][krogoth][PATCH] linux-fslc-imx: Bump revision to 4eb20fb

2016-10-27 Thread Fabio Berton
ARM: OMAP3: hwmod data: Add sysc information for DSI - 3b23ff9 MIPS: KVM: Check for pfn noslot case Signed-off-by: Fabio Berton --- 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/linux-fslc-imx_4.1-1.0.x.b

Re: [meta-freescale] [meta-fsl-arm][PATCH] linux-fslc-imx: Bump revision to 4eb20fb

2016-10-27 Thread Fabio Berton
I forget to tag this for Krogoth branch, I'll send again with [krogoth] tag on subject prefix. On Thu, Oct 27, 2016 at 11:16 AM, Fabio Berton < fabio.ber...@ossystems.com.br> wrote: > This includes the following changes: > > - 4eb20fb net: fec: Call swap_buffer() prior to

[meta-freescale] [PATCH 2/2] linux-fslc: Fix typo on PV variable

2016-10-27 Thread Fabio Berton
Signed-off-by: Fabio Berton --- recipes-kernel/linux/linux-fslc_4.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-fslc_4.8.bb b/recipes-kernel/linux/linux-fslc_4.8.bb index 9811788..59ec5c1 100644 --- a/recipes-kernel/linux/linux-fslc_4.8.bb

[meta-freescale] [PATCH 1/2] linux-fslc: Bump revision to 6a4464c

2016-10-27 Thread Fabio Berton
This includes following change: - 6a4464c ARM: dts: imx53-qsb: Fix regulator constraints Signed-off-by: Fabio Berton --- recipes-kernel/linux/linux-fslc_4.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-fslc_4.8.bb b/recipes-kernel/linux

[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 --- 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_1.0.26.bb index 574a260..e08ad6e 100644

[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 --- 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/gstreamer/gstreamer1.0-plugins-imx_0.12.2.bb

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

2016-10-28 Thread Fabio Berton
Signed-off-by: Fabio Berton --- 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.inc | 44 +++

[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 --- conf/machine/include/imx-base.inc | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/conf/machine/include/imx-base.inc b/conf

[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 --- conf/machine/include/imx-base.inc | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/conf/machine/include/imx-base.inc b

[meta-freescale] [PATCH 3/5] imx-gst1.0-plugin: Add support for all mx6 and mx7 machines

2016-10-28 Thread Fabio Berton
Signed-off-by: Fabio Berton --- recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.1.4.bb | 17 - 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.1.4.bb b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.1.4.bb index

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

2016-10-28 Thread Fabio Berton
- fsl-x11: 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 --- conf/distro/fsl-framebuffer.conf | 9

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

2016-10-31 Thread Fabio Berton
Signed-off-by: Fabio Berton --- recipes-multimedia/alsa/imx-alsa-plugins_1.0.26.bb | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/recipes-multimedia/alsa/imx-alsa-plugins_1.0.26.bb b/recipes-multimedia/alsa/imx-alsa-plugins_1.0.26.bb index 574a260..6f453af 100644

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

2016-10-31 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 --- conf/machine/include/imx-base.inc | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/conf/machine/include/imx-base.inc b

[meta-freescale] [PATCH v2 3/5] imx-gst1.0-plugin: Add support for all mx6 and mx7 machines

2016-10-31 Thread Fabio Berton
Signed-off-by: Fabio Berton --- recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.1.4.bb | 15 ++- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.1.4.bb b/recipes-multimedia/gstreamer/imx-gst1.0-plugin_4.1.4.bb index

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

2016-10-31 Thread Fabio Berton
Signed-off-by: Fabio Berton --- 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/gstreamer/gstreamer1.0-plugins-imx_0.12.2.bb

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

2016-10-31 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 --- conf/machine/include/imx-base.inc | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/conf/machine/include/imx-base.inc b/conf

[meta-freescale] [PATCH 1/2] u-boot-fslc: Bump revision to 854bc28

2016-11-01 Thread Fabio Berton
This commit merges tag v2016.11-rc3 into 2016.11+fslc and prepares to v2016.11 release. Signed-off-by: Fabio Berton --- recipes-bsp/u-boot/u-boot-fslc_2016.11.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-fslc_2016.11.bb b/recipes-bsp/u-boot/u

[meta-freescale] [PATCH 2/2] linux-fslc: Bump revision to 8d6e2d5

2016-11-01 Thread Fabio Berton
This commit merges tag v4.8.6 into 4.8.x+fslc Signed-off-by: Fabio Berton --- recipes-kernel/linux/linux-fslc_4.8.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-fslc_4.8.bb b/recipes-kernel/linux/linux-fslc_4.8.bb index 59ec5c1..bc02641 100644

[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 ---

[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 --- setup-environment | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/setup-environment b/setup-environment index a955182..53

[meta-freescale] [base][PATCH v2 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 ---

[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 --- setup-environment | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/setup-environment b/setup-environment index 797a6aa..a1

  1   2   3   4   5   >