Re: [meta-freescale] imx-m4-demos made comeback in Thud

2019-02-28 Thread Tom Hochstein
Seems that the commits to remove imx-m4-demos is on master only. Otavio, can you update thud? Tom -Original Message- From: meta-freescale-boun...@yoctoproject.org On Behalf Of Teemu K Sent: Tuesday, February 26, 2019 5:21 AM To: meta-freescale Subject: [meta-freescale] imx-m4-demos

Re: [meta-freescale] [PATCH 0/2] Fix Hantro/Gstreamer build issues

2018-10-03 Thread Tom Hochstein
> -Original Message- > From: Otavio Salvador > Sent: Wednesday, October 3, 2018 1:44 PM > > On Wed, Oct 3, 2018 at 3:29 PM Tom Hochstein wrote: > > Related to this, I am working on a dedicated linux-imx-headers recipe with > > Otavio. With such a r

Re: [meta-freescale] [PATCH 0/2] Fix Hantro/Gstreamer build issues

2018-10-03 Thread Tom Hochstein
-Original Message- From: Gary Bisson Sent: Wednesday, October 3, 2018 5:25 AM To: meta-freescale@yoctoproject.org Cc: Carol Zhu ; Tom Hochstein ; Gary Bisson Subject: [PATCH 0/2] Fix Hantro/Gstreamer build issues Hi Otavio/Tom/Carol, Please consider this series to fix the build of the latest

[meta-freescale] [PATCH v2 1/2] wayland-protocols: Fix fetcher error

2018-09-10 Thread Tom Hochstein
The i.MX-specific recipe is using a standard archive, so the i.MX-specific recipe version cannot be used in the archive URL. Signed-off-by: Tom Hochstein --- recipes-graphics/wayland/wayland-protocols_1.13.imx.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/recipes

[meta-freescale] [PATCH v2 2/2] wayland-protocols: Fix PACKAGE_ARCH for i.MX-specific version

2018-09-10 Thread Tom Hochstein
Fix the PACKAGE_ARCH so that our i.MX-specific version does not override the standard allarch version. Signed-off-by: Tom Hochstein --- recipes-graphics/wayland/wayland-protocols_1.13.imx.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/recipes-graphics/wayland/wayland

Re: [meta-freescale] [PATCH v3 05/43] wayland-protocols: Downgrade to 1.13 for i.MX

2018-09-10 Thread Tom Hochstein
> -Original Message- > From: Andreas Müller > Sent: Monday, September 10, 2018 3:13 AM > To: Tom Hochstein > Cc: meta-freescale Mailing List > Subject: Re: [meta-freescale] [PATCH v3 05/43] wayland-protocols: Downgrade > to 1.13 for i.MX > > On Tue,

[meta-freescale] [PATCH] wayland-protocols: Fix fetcher error

2018-09-10 Thread Tom Hochstein
The i.MX-specific recipe is using a standard archive, so the i.MX-specific recipe version cannot be used in the archive URL. Signed-off-by: Tom Hochstein --- recipes-graphics/wayland/wayland-protocols_1.13.imx.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes

Re: [meta-freescale] [v3,04/43] weston: Fix non-GPU support

2018-09-07 Thread Tom Hochstein
Hi Gary, The problem is the upstreaming is incomplete. I am working with Otavio on another set of patches that will fix this. Tom -Original Message- From: Gary Bisson Sent: Friday, September 7, 2018 3:05 AM To: Tom Hochstein Cc: meta-freescale@yoctoproject.org Subject: Re: [v3,04/43

Re: [meta-freescale] [v3,04/43] weston: Fix non-GPU support

2018-09-07 Thread Tom Hochstein
> -Original Message- > From: Gary Bisson > Sent: Friday, September 7, 2018 7:19 AM > To: Tom Hochstein > Cc: meta-freescale@yoctoproject.org > Subject: Re: [v3,04/43] weston: Fix non-GPU support > > Hi Tom, > > On Fri, Sep 07, 2018 at 11:41:35AM +000

Re: [meta-freescale] [PATCH 4/4] Fix menuconfig for our kernels

2018-08-31 Thread Tom Hochstein
> -Original Message- > From: Otavio Salvador > Sent: Friday, August 31, 2018 9:03 AM > To: Andreas Müller ; Tom Hochstein > > Cc: meta-freescale Mailing List > Subject: Re: [meta-freescale] [PATCH 4/4] Fix menuconfig for our kernels > > On Fri, Aug 31, 201

Re: [meta-freescale] [PATCH 50/52] imx-vpu-hantro: Update to 1.7.0

2018-08-24 Thread Tom Hochstein
> -Original Message- > From: Tom Hochstein > Sent: Tuesday, July 31, 2018 2:44 PM > > -Original Message- > > From: Gary Bisson [mailto:gary.bis...@boundarydevices.com] > > Sent: Tuesday, July 31, 2018 1:54 AM > > > recipes-bsp/

[meta-freescale] [PATCH v3 17/43] imx-gpu-viv: Remove wayland-egl files

2018-08-07 Thread Tom Hochstein
Remove wayland-egl files since this support is now provided by Wayland itself. Signed-off-by: Tom Hochstein --- recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc | 6 -- 1 file changed, 6 deletions(-) diff --git a/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc b/recipes-graphics/imx-gpu-viv

Re: [meta-freescale] [PATCH v2 43/43] imx-vpu: Clarify compatibility for Chips VPU

2018-08-07 Thread Tom Hochstein
Thanks, Gary, I think it's a good idea. Will add it to our plans. Tom -Original Message- From: Gary Bisson [mailto:gary.bis...@boundarydevices.com] Sent: Tuesday, August 7, 2018 3:21 AM To: Tom Hochstein Cc: meta-freescale Mailing List Subject: Re: [meta-freescale] [PATCH v2 43/43

[meta-freescale] [PATCH v3 10/43] machine: Add support for i.MX 8QM, 8MQ, and 8QXP

2018-08-07 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- conf/machine/imx8mqevk.conf | 53 +++ conf/machine/imx8qmmek.conf | 49 conf/machine/imx8qxpa0mek.conf| 38 conf/machine/imx8qxpmek.conf

Re: [meta-freescale] [PATCH v3 41/43] imx-test: Add i.MX 8 support

2018-08-07 Thread Tom Hochstein
This fails to build. I'm working on it. ERROR: imx-test-1_7.0+AUTOINC+3a87347ae4-r0 do_package_qa: QA Issue: imx-test: The compile log indicates that host include and/or library paths were used. -Original Message- From: Tom Hochstein Sent: Tuesday, August 7, 2018 10:44 AM To: meta

[meta-freescale] [PATCH v3 13/43] imx-gpu-viv: Update to 6.2.4.p1.6

2018-08-07 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.2.4.p1.2-aarch64.bb | 6 -- ...-viv_6.2.4.p1.2-aarch32.bb => imx-gpu-viv_6.2.4.p1.6-aarch32.bb} | 6 +++--- recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.2.4.p1.6-aarch64.bb | 6 ++ 3 files changed

[meta-freescale] [PATCH v3 12/43] kernel-module-imx-gpu-viv: Update to 6.2.4.p1.6

2018-08-07 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- ...-gpu-viv_6.2.4.p1.2.bb => kernel-module-imx-gpu-viv_6.2.4.p1.6.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-kernel/kernel-modules/{kernel-module-imx-gpu-viv_6.2.4.p1.2.bb => kernel-module-imx-gpu-viv_6.2.4.p1.6.bb} (89%)

[meta-freescale] [PATCH v3 14/43] imx-gpu-g2d: Update to 6.2.4.p1.6

2018-08-07 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- .../{imx-gpu-g2d_6.2.4.p1.2.bb => imx-gpu-g2d_6.2.4.p1.6.bb}| 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename recipes-graphics/imx-gpu-g2d/{imx-gpu-g2d_6.2.4.p1.2.bb => imx-gpu-g2d_6.2.4.p1.6.bb} (80%) diff --git a/recipes-graphi

[meta-freescale] [PATCH v3 03/43] waffle: Configure for i.MX GPU

2018-08-07 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-graphics/waffle/waffle_%.bbappend | 7 +++ 1 file changed, 7 insertions(+) create mode 100644 recipes-graphics/waffle/waffle_%.bbappend diff --git a/recipes-graphics/waffle/waffle_%.bbappend b/recipes-graphics/waffle/waffle_%.bbappend new file mode

[meta-freescale] [PATCH v3 16/43] xf86-video-imx-vivante: Update to 6.2.4.p1.6

2018-08-07 Thread Tom Hochstein
This is a version change only to keep the naming consistent. The SRCREV is unchanged from 6.2.4.p1.2. Signed-off-by: Tom Hochstein --- ...deo-imx-vivante_6.2.4.p1.2.bb => xf86-video-imx-vivante_6.2.4.p1.6.bb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename recipes-graphics/x

[meta-freescale] [PATCH v3 20/43] fsl-eula: Extend EULA-based archive support

2018-08-07 Thread Tom Hochstein
Define a common naming scheme and a common unpacking scheme. Signed-off-by: Tom Hochstein --- classes/fsl-eula-graphics.bbclass | 9 + classes/fsl-eula-unpack2.bbclass | 36 classes/fsl-eula.bbclass | 29 + 3

[meta-freescale] [PATCH v3 00/43] L4.9.88-2.2.0 recipes-bsp and recipes-graphics

2018-08-07 Thread Tom Hochstein
: Apply patches for QCA6174 and QCA9377-3 bluez5: Add patches to support Tufello 1.1 SoC - removed Tom Hochstein (43): xserver-xorg: Update OpenGL configuration imx-gpu-g2d: Improve COMPATIBLE_MACHINE waffle: Configure for i.MX GPU weston: Fix non-GPU support wayland-protocols: Downgrade

[meta-freescale] [PATCH v3 04/43] weston: Fix non-GPU support

2018-08-07 Thread Tom Hochstein
The desktop failed to start on i.MX parts without GPU. The problem is fixed, and now the package must be configured for i.MX GPU support. Signed-off-by: Tom Hochstein --- recipes-graphics/wayland/weston_4.0.0.imx.bb | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/recipes

[meta-freescale] [PATCH v3 18/43] imx-gpu-viv: Add support for i.MX 8 and 8X families

2018-08-07 Thread Tom Hochstein
- Install GLES 3.1 for all i.MX 8 Series - Install GLES 3.2 for all i.MX 8 Family - All i.MX 8 Series require wayland Signed-off-by: Tom Hochstein --- recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/recipes-graphics

[meta-freescale] [PATCH v3 02/43] imx-gpu-g2d: Improve COMPATIBLE_MACHINE

2018-08-07 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.4.p1.2.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.4.p1.2.bb b/recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.4.p1.2.bb index eab1d31..60566e1

[meta-freescale] [PATCH v3 11/43] imx-dpu-g2d: Use machine override for compatibility

2018-08-07 Thread Tom Hochstein
Use imxdpu override for machine compatibility. Signed-off-by: Tom Hochstein --- conf/machine/include/imx-base.inc | 4 ++-- recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.2.bb | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/conf/machine/include/imx-base.inc

[meta-freescale] [PATCH v3 09/43] u-boot-imx: Add support for i.MX 8QM, 8MQ, and 8QXP

2018-08-07 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-bsp/u-boot/u-boot-imx_2017.03.bb | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/recipes-bsp/u-boot/u-boot-imx_2017.03.bb b/recipes-bsp/u-boot/u-boot-imx_2017.03.bb index 0e4ba7b..cc2fc12 100644 --- a/recipes-bsp/u-boot/u-boot

[meta-freescale] [PATCH v3 15/43] imx-dpu-g2d: Update to 1.4.6

2018-08-07 Thread Tom Hochstein
Includes support for i.MX 8 and 8X families. Signed-off-by: Tom Hochstein --- .../imx-dpu-g2d/{imx-dpu-g2d_1.4.2.bb => imx-dpu-g2d_1.4.6.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename recipes-graphics/imx-dpu-g2d/{imx-dpu-g2d_1.4.2.bb => imx-dpu-g2d_1.4.6.b

[meta-freescale] [PATCH v3 08/43] linux-imx: Add i.MX 8 support

2018-08-07 Thread Tom Hochstein
Update to L4.9.88-2.2.0 release, with support for i.MX 8QM, 8MQ, and 8QXP. - Add the defconfig from arch/arm64/configs - Build Image for 64-bit ARM Signed-off-by: Tom Hochstein --- conf/machine/include/imx-base.inc | 1 + .../linux/linux-imx-4.9.88/mx8/defconfig

[meta-freescale] [PATCH v3 06/43] wayland-protocols: Add HDR10 metadata and alpha compositing protocols

2018-08-07 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- ...1-unstable-Add-alpha-compositing-protocol.patch | 195 + ...0002-unstable-Add-hdr10-metadata-protocol.patch | 134 ++ recipes-graphics/wayland/wayland-protocols_1.13.bb | 3 +- 3 files changed, 331 insertions(+), 1 deletion

[meta-freescale] [PATCH v3 21/43] u-boot-imx: Deploy tools on boot partition for i.MX 8MQ

2018-08-07 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-bsp/u-boot/u-boot-imx_2017.03.bb | 24 1 file changed, 24 insertions(+) diff --git a/recipes-bsp/u-boot/u-boot-imx_2017.03.bb b/recipes-bsp/u-boot/u-boot-imx_2017.03.bb index cc2fc12..e66df88 100644 --- a/recipes-bsp/u-boot/u

[meta-freescale] [PATCH v3 05/43] wayland-protocols: Downgrade to 1.13 for i.MX

2018-08-07 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- conf/machine/include/imx-base.inc | 4 recipes-graphics/wayland/wayland-protocols_1.13.bb | 20 2 files changed, 24 insertions(+) create mode 100644 recipes-graphics/wayland/wayland-protocols_1.13.bb diff --git a/conf

[meta-freescale] [PATCH v3 19/43] imx-gpu-viv: Add support for OpenCL and OpenVX

2018-08-07 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- conf/machine/include/imx-base.inc | 11 +++ recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc | 12 +++- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx

[meta-freescale] [PATCH v3 07/43] EULA: Update to v24

2018-08-07 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- EULA | 539 ++--- classes/fsl-eula-unpack.bbclass| 2 +- recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc | 3 +- 3 files changed, 301 insertions(+), 243 deletions(-) diff --git

[meta-freescale] [PATCH v3 01/43] xserver-xorg: Update OpenGL configuration

2018-08-07 Thread Tom Hochstein
Build now with the default OpenGL configuration except no glamor for i.MX 6 or 7 with GPU. Signed-off-by: Tom Hochstein --- recipes-graphics/xorg-xserver/xserver-xorg_%.bbappend | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/recipes-graphics/xorg-xserver/xserver-xorg_

[meta-freescale] [PATCH v3 29/43] alsa-state: Add new codecs for i.MX 8M

2018-08-07 Thread Tom Hochstein
Add support for AK4458, AK5558, and AK4497. Signed-off-by: Tom Hochstein --- recipes-bsp/alsa-state/alsa-state/imx/asound.state | 1546 1 file changed, 1546 insertions(+) diff --git a/recipes-bsp/alsa-state/alsa-state/imx/asound.state b/recipes-bsp/alsa-state/alsa-state

[meta-freescale] [PATCH v3 22/43] imx-atf: Add new package ARM Trusted Firmware

2018-08-07 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-bsp/imx-atf/imx-atf_1.4.1.bb | 65 1 file changed, 65 insertions(+) create mode 100644 recipes-bsp/imx-atf/imx-atf_1.4.1.bb diff --git a/recipes-bsp/imx-atf/imx-atf_1.4.1.bb b/recipes-bsp/imx-atf/imx-atf_1.4.1.bb

[meta-freescale] [PATCH v3 37/43] kernel-module-qca9377: Add support for QCA9377 on i.MX 7ULP

2018-08-07 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- .../kernel-modules/kernel-module-qca9377_2.0.bb|5 + .../kernel-modules/kernel-module-qcacld-lea.inc| 53 + ...7-CLD-LEA-2.0-porting-to-support-Android-.patch | 257 ...inate-errors-by-tool-chain-and-disable-de.patch | 66 + ...t-add-timeout

[meta-freescale] [PATCH v3 43/43] imx-vpu-hantro: Update to 1.7.0

2018-08-07 Thread Tom Hochstein
- Vp9: rectify the consumed length for error return - MJPEG: bug fixing in trickmode - H264: bug fixing for special clip containing invalid syntax value - RV: limit the HW read pointer in valid range - Common: Export setinfo() API in codec.h Signed-off-by: Tom Hochstein --- ...Fix-ion.h-header

[meta-freescale] [PATCH v3 42/43] imx-vpu: Clarify compatibility for Chips VPU

2018-08-07 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-bsp/imx-vpu/imx-vpu_5.4.38.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/imx-vpu/imx-vpu_5.4.38.bb b/recipes-bsp/imx-vpu/imx-vpu_5.4.38.bb index f0c9d5a..d886e30 100644 --- a/recipes-bsp/imx-vpu/imx-vpu_5.4.38

[meta-freescale] [PATCH v3 41/43] imx-test: Add i.MX 8 support

2018-08-07 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-bsp/imx-test/imx-test/memtool_profile | 1 + recipes-bsp/imx-test/imx-test_git.bb | 30 ++- 2 files changed, 17 insertions(+), 14 deletions(-) create mode 100644 recipes-bsp/imx-test/imx-test/memtool_profile diff --git

[meta-freescale] [PATCH v3 40/43] imx-kobs: Add i.MX 8 support

2018-08-07 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-bsp/imx-kobs/imx-kobs_git.bb | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/recipes-bsp/imx-kobs/imx-kobs_git.bb b/recipes-bsp/imx-kobs/imx-kobs_git.bb index 4bd7726..864cbe5 100644 --- a/recipes-bsp/imx-kobs/imx-kobs_git.bb

[meta-freescale] [PATCH v3 39/43] formfactor: Add machconfig for 6SLL and 7ULP

2018-08-07 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-bsp/formfactor/formfactor/mx6sll/machconfig | 11 +++ recipes-bsp/formfactor/formfactor/mx7ulp/machconfig | 11 +++ recipes-bsp/formfactor/formfactor_%.bbappend| 2 +- 3 files changed, 23 insertions(+), 1 deletion(-) create mode

[meta-freescale] [PATCH v3 38/43] kernel-module-qca6174: Add support for QCA6174 on i.MX 8 Series

2018-08-07 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-kernel/kernel-modules/kernel-module-qca6174_2.0.bb | 5 + recipes-kernel/kernel-modules/kernel-module-qcacld-lea.inc | 9 - 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 recipes-kernel/kernel-modules/kernel-module

[meta-freescale] [PATCH v3 35/43] firmware-qca6174: Add support for QCA6174 on i.MX 8 Series

2018-08-07 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- conf/machine/include/imx-base.inc| 1 + recipes-bsp/firmware-qca/firmware-qca6174_2.0.bb | 27 2 files changed, 28 insertions(+) create mode 100644 recipes-bsp/firmware-qca/firmware-qca6174_2.0.bb diff --git a/conf

[meta-freescale] [PATCH v3 36/43] qca-tools: Add fcc_tools

2018-08-07 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-bsp/firmware-qca/qca-tools_2.0.bb | 22 ++ 1 file changed, 22 insertions(+) create mode 100644 recipes-bsp/firmware-qca/qca-tools_2.0.bb diff --git a/recipes-bsp/firmware-qca/qca-tools_2.0.bb b/recipes-bsp/firmware-qca/qca-tools_2.0

[meta-freescale] [PATCH v3 34/43] firmware-qca9377: Add support for QCA9377 on i.MX 7ULP

2018-08-07 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- conf/machine/imx7ulpevk.conf | 2 +- conf/machine/include/imx-base.inc| 3 +++ recipes-bsp/firmware-qca/firmware-qca.inc| 15 + recipes-bsp/firmware-qca/firmware-qca9377_2.0.bb | 27

[meta-freescale] [PATCH v3 33/43] firmware-imx: Add i.MX 8 support

2018-08-07 Thread Tom Hochstein
- Add DDR for 8MQ - Add HDMI for 8QM - Add SECO for 8QXP Signed-off-by: Tom Hochstein --- recipes-bsp/firmware-imx/firmware-imx_7.6.bb | 23 ++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/recipes-bsp/firmware-imx/firmware-imx_7.6.bb b/recipes-bsp/firmware

[meta-freescale] [PATCH v3 32/43] firmware-imx: Add support for BCM4356 and BCM89359

2018-08-07 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-bsp/firmware-imx/firmware-imx_7.6.bb | 9 + 1 file changed, 9 insertions(+) diff --git a/recipes-bsp/firmware-imx/firmware-imx_7.6.bb b/recipes-bsp/firmware-imx/firmware-imx_7.6.bb index 4f75ac0..6c5f73c 100644 --- a/recipes-bsp/firmware-imx

[meta-freescale] [PATCH v3 31/43] firmware-imx: Update to 7.6

2018-08-07 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- .../firmware-imx/{firmware-imx_7.5.bb => firmware-imx_7.6.bb} | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) rename recipes-bsp/firmware-imx/{firmware-imx_7.5.bb => firmware-imx_7.6.bb} (93%) diff --git a/recipes-bsp/firmware-imx/fi

[meta-freescale] [PATCH v3 30/43] alsa-state: Add i.MX 8 series support

2018-08-07 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-bsp/alsa-state/alsa-state.bbappend | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-bsp/alsa-state/alsa-state.bbappend b/recipes-bsp/alsa-state/alsa-state.bbappend index 08e4859..3a398b2 100644 --- a/recipes-bsp/alsa-state/alsa

[meta-freescale] [PATCH v3 28/43] alsa-state: Fix HDMI for i.MX 8M

2018-08-07 Thread Tom Hochstein
Channel mapping on HDMI was incorrect for 4 and 8 channels. Create a PCM device so alsa-lib will remap in user space. Signed-off-by: Tom Hochstein --- recipes-bsp/alsa-state/alsa-state/imx/asound.conf | 30 +++ 1 file changed, 30 insertions(+) diff --git a/recipes-bsp/alsa

[meta-freescale] [PATCH v3 27/43] alsa-state: Fix channel swap issues

2018-08-07 Thread Tom Hochstein
Fix channel swap issues seen for ak4458 and ak5558 codecs on audio board for i.MX 8MQ. Changes applicable to all platforms. Signed-off-by: Tom Hochstein --- recipes-bsp/alsa-state/alsa-state/imx/asound.conf | 158 ++ 1 file changed, 158 insertions(+) diff --git a/recipes

[meta-freescale] [PATCH v3 24/43] imx-boot: Add recipes for i.MX 8 boot partition packages.

2018-08-07 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-bsp/imx-mkimage/imx-boot_0.2.bb | 194 ++ recipes-bsp/imx-mkimage/imx-m4-demos_1.0.1.bb | 28 recipes-bsp/imx-mkimage/imx-m4-demos_2.3.0.bb | 42 ++ recipes-bsp/imx-mkimage/imx-m4-demos_2.3.1.bb | 33

[meta-freescale] [PATCH v3 26/43] alsa-state: Add support for splitting ESAI device

2018-08-07 Thread Tom Hochstein
Split one ESAI device into two virtual devices, one 6 channel and one 2 channel. Signed-off-by: Tom Hochstein --- recipes-bsp/alsa-state/alsa-state/imx/asound.conf | 27 +++ 1 file changed, 27 insertions(+) diff --git a/recipes-bsp/alsa-state/alsa-state/imx/asound.conf b

[meta-freescale] [PATCH v3 25/43] alsa-state: Fix buffer size issue

2018-08-07 Thread Tom Hochstein
Fix incorrect buffer size by removing buffer_time from dmix configuration settings. Signed-off-by: Tom Hochstein --- recipes-bsp/alsa-state/alsa-state/imx/asound.conf | 18 -- 1 file changed, 18 deletions(-) diff --git a/recipes-bsp/alsa-state/alsa-state/imx/asound.conf b

[meta-freescale] [PATCH v3 23/43] imx-sc-firmware: Add new package System Controller Firmware

2018-08-07 Thread Tom Hochstein
Add System Controller firmware package for i.MX 8 and 8X families. Signed-off-by: Tom Hochstein --- recipes-bsp/imx-sc-firmware/imx-sc-firmware_0.7.bb | 50 ++ 1 file changed, 50 insertions(+) create mode 100644 recipes-bsp/imx-sc-firmware/imx-sc-firmware_0.7.bb diff --git

Re: [meta-freescale] [PATCH v2 01/43] xserver-xf86-config: Add support for i.MX 8MQ

2018-08-07 Thread Tom Hochstein
Thanks, Gary, my mistake. That file should not have been submitted. Tom > -Original Message- > From: Gary Bisson [mailto:gary.bis...@boundarydevices.com] > Sent: Tuesday, August 7, 2018 4:10 AM > To: Tom Hochstein > Cc: meta-freescale Mailing List > Subject: Re: [meta

[meta-freescale] [PATCH v2 03/43] imx-gpu-g2d: Improve COMPATIBLE_MACHINE

2018-08-07 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.4.p1.2.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.4.p1.2.bb b/recipes-graphics/imx-gpu-g2d/imx-gpu-g2d_6.2.4.p1.2.bb index eab1d31..60566e1

[meta-freescale] [PATCH v2 34/43] firmware-imx: Add i.MX 8 support

2018-08-07 Thread Tom Hochstein
- Add DDR for 8MQ - Add HDMI for 8QM - Add SECO for 8QXP Signed-off-by: Tom Hochstein --- recipes-bsp/firmware-imx/firmware-imx_7.6.bb | 23 ++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/recipes-bsp/firmware-imx/firmware-imx_7.6.bb b/recipes-bsp/firmware

[meta-freescale] [PATCH v2 35/43] firmware-qca9377: Add support for QCA9377 on i.MX 7ULP

2018-08-06 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- conf/machine/imx7ulpevk.conf | 2 +- conf/machine/include/imx-base.inc| 3 +++ recipes-bsp/firmware-qca/firmware-qca.inc| 15 + recipes-bsp/firmware-qca/firmware-qca9377_2.0.bb | 27

[meta-freescale] [PATCH v2 13/43] kernel-module-imx-gpu-viv: Update to 6.2.4.p1.6

2018-08-06 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- ...-gpu-viv_6.2.4.p1.2.bb => kernel-module-imx-gpu-viv_6.2.4.p1.6.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename recipes-kernel/kernel-modules/{kernel-module-imx-gpu-viv_6.2.4.p1.2.bb => kernel-module-imx-gpu-viv_6.2.4.p1.6.bb} (89%)

[meta-freescale] [PATCH v2 16/43] imx-dpu-g2d: Update to 1.4.6

2018-08-06 Thread Tom Hochstein
Includes support for i.MX 8 and 8X families. Signed-off-by: Tom Hochstein --- .../imx-dpu-g2d/{imx-dpu-g2d_1.4.2.bb => imx-dpu-g2d_1.4.6.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename recipes-graphics/imx-dpu-g2d/{imx-dpu-g2d_1.4.2.bb => imx-dpu-g2d_1.4.6.b

[meta-freescale] [PATCH v2 12/43] imx-dpu-g2d: Use machine override for compatibility

2018-08-06 Thread Tom Hochstein
Use imxdpu override for machine compatibility. Signed-off-by: Tom Hochstein --- conf/machine/include/imx-base.inc | 4 ++-- recipes-graphics/imx-dpu-g2d/imx-dpu-g2d_1.4.2.bb | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/conf/machine/include/imx-base.inc

[meta-freescale] [PATCH v2 19/43] imx-gpu-viv: Add support for i.MX 8 and 8X families

2018-08-06 Thread Tom Hochstein
- Install GLES 3.1 for all i.MX 8 Series - Install GLES 3.2 for all i.MX 8 Family - All i.MX 8 Series require wayland Signed-off-by: Tom Hochstein --- recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc | 11 --- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/recipes-graphics

[meta-freescale] [PATCH v2 07/43] wayland-protocols: Add HDR10 metadata and alpha compositing protocols

2018-08-06 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- ...1-unstable-Add-alpha-compositing-protocol.patch | 195 + ...0002-unstable-Add-hdr10-metadata-protocol.patch | 134 ++ recipes-graphics/wayland/wayland-protocols_1.13.bb | 3 +- 3 files changed, 331 insertions(+), 1 deletion

[meta-freescale] [PATCH v2 08/43] EULA: Update to v24

2018-08-06 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- EULA | 539 ++--- classes/fsl-eula-unpack.bbclass| 2 +- recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc | 3 +- 3 files changed, 301 insertions(+), 243 deletions(-) diff --git

[meta-freescale] [PATCH v2 27/43] alsa-state: Add support for splitting ESAI device

2018-08-06 Thread Tom Hochstein
Split one ESAI device into two virtual devices, one 6 channel and one 2 channel. Signed-off-by: Tom Hochstein --- recipes-bsp/alsa-state/alsa-state/imx/asound.conf | 27 +++ 1 file changed, 27 insertions(+) diff --git a/recipes-bsp/alsa-state/alsa-state/imx/asound.conf b

[meta-freescale] [PATCH v2 01/43] xserver-xf86-config: Add support for i.MX 8MQ

2018-08-06 Thread Tom Hochstein
Add DRM driver. Signed-off-by: Tom Hochstein --- .../xorg-xserver/xserver-xf86-config/imxdrm/xorg.conf | 15 +++ 1 file changed, 15 insertions(+) create mode 100644 recipes-graphics/xorg-xserver/xserver-xf86-config/imxdrm/xorg.conf diff --git a/recipes-graphics/xorg-xserver

[meta-freescale] [PATCH v2 00/43] L4.9.88-2.2.0 recipes-bsp and recipes-graphics

2018-08-06 Thread Tom Hochstein
- removed for short term, awaiting changelog for commit message bluez5: Apply patches for QCA6174 and QCA9377-3 bluez5: Add patches to support Tufello 1.1 SoC - removed Tom Hochstein (43): xserver-xf86-config: Add support for i.MX 8MQ xserver-xorg: Fix build issues for i.MX 8MQ imx

[meta-freescale] [PATCH v2 25/43] imx-boot: Add recipes for i.MX 8 boot partition packages.

2018-08-06 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-bsp/imx-mkimage/imx-boot_0.2.bb | 194 ++ recipes-bsp/imx-mkimage/imx-m4-demos_1.0.1.bb | 28 recipes-bsp/imx-mkimage/imx-m4-demos_2.3.0.bb | 42 ++ recipes-bsp/imx-mkimage/imx-m4-demos_2.3.1.bb | 33

[meta-freescale] [PATCH v2 18/43] imx-gpu-viv: Remove wayland-egl files

2018-08-06 Thread Tom Hochstein
Remove wayland-egl files since this support is now provided by Wayland itself. Signed-off-by: Tom Hochstein --- recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc | 6 -- 1 file changed, 6 deletions(-) diff --git a/recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc b/recipes-graphics/imx-gpu-viv

[meta-freescale] [PATCH v2 21/43] fsl-eula: Extend EULA-based archive support

2018-08-06 Thread Tom Hochstein
Define a common naming scheme and a common unpacking scheme. Signed-off-by: Tom Hochstein --- classes/fsl-eula-graphics.bbclass | 9 + classes/fsl-eula-unpack2.bbclass | 36 classes/fsl-eula.bbclass | 29 + 3

[meta-freescale] [PATCH v2 09/43] linux-imx: Add i.MX 8 support

2018-08-06 Thread Tom Hochstein
Update to L4.9.88-2.2.0 release, with support for i.MX 8QM, 8MQ, and 8QXP. - Add the defconfig from arch/arm64/configs - Build Image for 64-bit ARM Signed-off-by: Tom Hochstein --- conf/machine/include/imx-base.inc | 1 + .../linux/linux-imx-4.9.88/mx8/defconfig

[meta-freescale] [PATCH v2 28/43] alsa-state: Fix channel swap issues

2018-08-06 Thread Tom Hochstein
Fix channel swap issues seen for ak4458 and ak5558 codecs on audio board for i.MX 8MQ. Changes applicable to all platforms. Signed-off-by: Tom Hochstein --- recipes-bsp/alsa-state/alsa-state/imx/asound.conf | 158 ++ 1 file changed, 158 insertions(+) diff --git a/recipes

[meta-freescale] [PATCH v2 23/43] imx-atf: Add new package ARM Trusted Firmware

2018-08-06 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-bsp/imx-atf/imx-atf_1.4.1.bb | 65 1 file changed, 65 insertions(+) create mode 100644 recipes-bsp/imx-atf/imx-atf_1.4.1.bb diff --git a/recipes-bsp/imx-atf/imx-atf_1.4.1.bb b/recipes-bsp/imx-atf/imx-atf_1.4.1.bb

[meta-freescale] [PATCH v2 04/43] waffle: Configure for i.MX GPU

2018-08-06 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-graphics/waffle/waffle_%.bbappend | 7 +++ 1 file changed, 7 insertions(+) create mode 100644 recipes-graphics/waffle/waffle_%.bbappend diff --git a/recipes-graphics/waffle/waffle_%.bbappend b/recipes-graphics/waffle/waffle_%.bbappend new file mode

[meta-freescale] [PATCH v2 20/43] imx-gpu-viv: Add support for OpenCL and OpenVX

2018-08-06 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- conf/machine/include/imx-base.inc | 11 +++ recipes-graphics/imx-gpu-viv/imx-gpu-viv-6.inc | 12 +++- 2 files changed, 22 insertions(+), 1 deletion(-) diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx

[meta-freescale] [PATCH v2 14/43] imx-gpu-viv: Update to 6.2.4.p1.6

2018-08-06 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.2.4.p1.2-aarch64.bb | 6 -- ...-viv_6.2.4.p1.2-aarch32.bb => imx-gpu-viv_6.2.4.p1.6-aarch32.bb} | 6 +++--- recipes-graphics/imx-gpu-viv/imx-gpu-viv_6.2.4.p1.6-aarch64.bb | 6 ++ 3 files changed

[meta-freescale] [PATCH v2 11/43] machine: Add support for i.MX 8QM, 8MQ, and 8QXP

2018-08-06 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- conf/machine/imx8mqevk.conf | 53 +++ conf/machine/imx8qmmek.conf | 49 conf/machine/imx8qxpa0mek.conf| 38 conf/machine/imx8qxpmek.conf

[meta-freescale] [PATCH v2 24/43] imx-sc-firmware: Add new package System Controller Firmware

2018-08-06 Thread Tom Hochstein
Add System Controller firmware package for i.MX 8 and 8X families. Signed-off-by: Tom Hochstein --- recipes-bsp/imx-sc-firmware/imx-sc-firmware_0.7.bb | 50 ++ 1 file changed, 50 insertions(+) create mode 100644 recipes-bsp/imx-sc-firmware/imx-sc-firmware_0.7.bb diff --git

[meta-freescale] [PATCH v2 05/43] weston: Fix non-GPU support

2018-08-06 Thread Tom Hochstein
The desktop failed to start on i.MX parts without GPU. The problem is fixed, and now the package must be configured for i.MX GPU support. Signed-off-by: Tom Hochstein --- recipes-graphics/wayland/weston_4.0.0.imx.bb | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/recipes

[meta-freescale] [PATCH v2 17/43] xf86-video-imx-vivante: Update to 6.2.4.p1.6

2018-08-06 Thread Tom Hochstein
This is a version change only to keep the naming consistent. The SRCREV is unchanged from 6.2.4.p1.2. Signed-off-by: Tom Hochstein --- ...deo-imx-vivante_6.2.4.p1.2.bb => xf86-video-imx-vivante_6.2.4.p1.6.bb} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename recipes-graphics/x

[meta-freescale] [PATCH v2 22/43] u-boot-imx: Deploy tools on boot partition for i.MX 8MQ

2018-08-06 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-bsp/u-boot/u-boot-imx_2017.03.bb | 24 1 file changed, 24 insertions(+) diff --git a/recipes-bsp/u-boot/u-boot-imx_2017.03.bb b/recipes-bsp/u-boot/u-boot-imx_2017.03.bb index cc2fc12..e66df88 100644 --- a/recipes-bsp/u-boot/u

[meta-freescale] [PATCH v2 26/43] alsa-state: Fix buffer size issue

2018-08-06 Thread Tom Hochstein
Fix incorrect buffer size by removing buffer_time from dmix configuration settings. Signed-off-by: Tom Hochstein --- recipes-bsp/alsa-state/alsa-state/imx/asound.conf | 18 -- 1 file changed, 18 deletions(-) diff --git a/recipes-bsp/alsa-state/alsa-state/imx/asound.conf b

[meta-freescale] [PATCH v2 02/43] xserver-xorg: Fix build issues for i.MX 8MQ

2018-08-06 Thread Tom Hochstein
Build now with the default OpenGL configuration except no glamor for i.MX 6 or 7 with GPU. Signed-off-by: Tom Hochstein --- recipes-graphics/xorg-xserver/xserver-xorg_%.bbappend | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/recipes-graphics/xorg-xserver/xserver-xorg_

[meta-freescale] [PATCH v2 38/43] kernel-module-qca9377: Add support for QCA9377 on i.MX 7ULP

2018-08-06 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- .../kernel-modules/kernel-module-qca9377_2.0.bb|5 + .../kernel-modules/kernel-module-qcacld-lea.inc| 53 + ...7-CLD-LEA-2.0-porting-to-support-Android-.patch | 257 ...inate-errors-by-tool-chain-and-disable-de.patch | 66 + ...t-add-timeout

[meta-freescale] [PATCH v2 43/43] imx-vpu: Clarify compatibility for Chips VPU

2018-08-06 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-bsp/imx-vpu/imx-vpu_5.4.38.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/imx-vpu/imx-vpu_5.4.38.bb b/recipes-bsp/imx-vpu/imx-vpu_5.4.38.bb index f0c9d5a..d886e30 100644 --- a/recipes-bsp/imx-vpu/imx-vpu_5.4.38

[meta-freescale] [PATCH v2 42/43] imx-test: Add i.MX 8 support

2018-08-06 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-bsp/imx-test/imx-test/memtool_profile | 1 + recipes-bsp/imx-test/imx-test_git.bb | 30 ++- 2 files changed, 17 insertions(+), 14 deletions(-) create mode 100644 recipes-bsp/imx-test/imx-test/memtool_profile diff --git

[meta-freescale] [PATCH v2 41/43] imx-kobs: Add i.MX 8 support

2018-08-06 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-bsp/imx-kobs/imx-kobs_git.bb | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/recipes-bsp/imx-kobs/imx-kobs_git.bb b/recipes-bsp/imx-kobs/imx-kobs_git.bb index 4bd7726..864cbe5 100644 --- a/recipes-bsp/imx-kobs/imx-kobs_git.bb

[meta-freescale] [PATCH v2 40/43] formfactor: Add machconfig for 6SLL and 7ULP

2018-08-06 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-bsp/formfactor/formfactor/mx6sll/machconfig | 11 +++ recipes-bsp/formfactor/formfactor/mx7ulp/machconfig | 11 +++ recipes-bsp/formfactor/formfactor_%.bbappend| 2 +- 3 files changed, 23 insertions(+), 1 deletion(-) create mode

[meta-freescale] [PATCH v2 39/43] kernel-module-qca6174: Add support for QCA6174 on i.MX 8 Series

2018-08-06 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-kernel/kernel-modules/kernel-module-qca6174_2.0.bb | 5 + recipes-kernel/kernel-modules/kernel-module-qcacld-lea.inc | 9 - 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 recipes-kernel/kernel-modules/kernel-module

[meta-freescale] [PATCH v2 37/43] qca-tools: Add fcc_tools

2018-08-06 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-bsp/firmware-qca/qca-tools_2.0.bb | 22 ++ 1 file changed, 22 insertions(+) create mode 100644 recipes-bsp/firmware-qca/qca-tools_2.0.bb diff --git a/recipes-bsp/firmware-qca/qca-tools_2.0.bb b/recipes-bsp/firmware-qca/qca-tools_2.0

[meta-freescale] [PATCH v2 36/43] firmware-qca6174: Add support for QCA6174 on i.MX 8 Series

2018-08-06 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- conf/machine/include/imx-base.inc| 1 + recipes-bsp/firmware-qca/firmware-qca6174_2.0.bb | 27 2 files changed, 28 insertions(+) create mode 100644 recipes-bsp/firmware-qca/firmware-qca6174_2.0.bb diff --git a/conf

[meta-freescale] [PATCH v2 30/43] alsa-state: Add new codecs for i.MX 8M

2018-08-06 Thread Tom Hochstein
Add support for AK4458, AK5558, and AK4497. Signed-off-by: Tom Hochstein --- recipes-bsp/alsa-state/alsa-state/imx/asound.state | 1546 1 file changed, 1546 insertions(+) diff --git a/recipes-bsp/alsa-state/alsa-state/imx/asound.state b/recipes-bsp/alsa-state/alsa-state

[meta-freescale] [PATCH v2 33/43] firmware-imx: Add support for BCM4356 and BCM89359

2018-08-06 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-bsp/firmware-imx/firmware-imx_7.6.bb | 9 + 1 file changed, 9 insertions(+) diff --git a/recipes-bsp/firmware-imx/firmware-imx_7.6.bb b/recipes-bsp/firmware-imx/firmware-imx_7.6.bb index 4f75ac0..6c5f73c 100644 --- a/recipes-bsp/firmware-imx

[meta-freescale] [PATCH v2 32/43] firmware-imx: Update to 7.6

2018-08-06 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- .../firmware-imx/{firmware-imx_7.5.bb => firmware-imx_7.6.bb} | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) rename recipes-bsp/firmware-imx/{firmware-imx_7.5.bb => firmware-imx_7.6.bb} (93%) diff --git a/recipes-bsp/firmware-imx/fi

[meta-freescale] [PATCH v2 31/43] alsa-state: Add i.MX 8 series support

2018-08-06 Thread Tom Hochstein
Signed-off-by: Tom Hochstein --- recipes-bsp/alsa-state/alsa-state.bbappend | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipes-bsp/alsa-state/alsa-state.bbappend b/recipes-bsp/alsa-state/alsa-state.bbappend index 08e4859..3a398b2 100644 --- a/recipes-bsp/alsa-state/alsa

Re: [meta-freescale] Regression: X-Driver vivante_drv.so undefined symbol

2018-08-02 Thread Tom Hochstein
lvador [mailto:otavio.salva...@ossystems.com.br] > Sent: Tuesday, July 31, 2018 12:34 PM > To: Max Krummenacher ; Prabhu Sundararaj > ; Tom Hochstein > Cc: meta-freescale Mailing List > Subject: Re: [meta-freescale] Regression: X-Driver vivante_drv.so undefined > symbol > > Pr

Re: [meta-freescale] [PATCH 51/52] bluez5: Apply patches for QCA6174 and QCA9377-3

2018-08-01 Thread Tom Hochstein
ng into meta-freescale? > It looks like it is needed because some NXP boards use these chips. > However they are not specific to NXP SoCs. > > And see inline comments below, I start them with 'MAX:': > > Regards > Max Krummenacher > > Am Montag, den 30.07.2018, 1

  1   2   3   4   >