[meta-freescale] [meta-fsl-arm][PATCH 3/3] pulseaudio: Fix no sound issue after plugin/out headphone

2014-07-29 Thread Jun Zhu
, sometimes the stored status is changed not as user expected. Signed-off-by: Jun Zhu r01...@freescale.com --- ...here-is-no-sound-after-plugin-plugout-hea.patch | 127 .../pulseaudio/pulseaudio_5.0.bbappend |1 + 2 files changed, 128 insertions(+) create mode

[meta-freescale] [meta-fsl-arm][PATCH 1/3] pulseaudio: Customize pulseaudio configuration for i.MX platforms

2014-07-29 Thread Jun Zhu
quality. - Flat_Volumes: set value as no to align with the normal use case. These customized configuration would be installed to overwrite the original version. Signed-off-by: Jun Zhu r01...@freescale.com --- .../pulseaudio/pulseaudio/daemon.conf | 87 ++ .../pulseaudio

[meta-freescale] [meta-fsl-arm][PATCH 2/3] pulseaudio: Fix mutext issue when do pause in gstreamer

2014-07-29 Thread Jun Zhu
Pulseaudio crashes when other program using sound: Assertion 'pthread_mutex_unlock(m-mutex) == 0' failed at pulsecore/mutex-posix.c:106, function pa_mutex_unlock(). Disable PTHREAD priority inheritance feature is the easiest workaround solutions for this issue. Signed-off-by: Jun Zhu r01

[meta-freescale] [meta-fsl-arm][PATCH v2 2/3] pulseaudio: Fix mutext issue when do pause in gstreamer

2014-08-01 Thread Jun Zhu
Pulseaudio crashes when other program using sound: Assertion 'pthread_mutex_unlock(m-mutex) == 0' failed at pulsecore/mutex-posix.c:106, function pa_mutex_unlock(). Disable the feature PTHREAD priority inheritance is the easiest workaround for this issue. Signed-off-by: Jun Zhu r01

[meta-freescale] [meta-fsl-arm][PATCH v2 1/3] pulseaudio: Customize pulseaudio configuration for i.MX6 platforms

2014-08-01 Thread Jun Zhu
the sound quality. - Flat_Volumes: set value as no to align with the normal use case. These customized configuration would be installed to overwrite the original version. Signed-off-by: Jun Zhu r01...@freescale.com --- .../pulseaudio/pulseaudio/mx6/daemon.conf | 87

[meta-freescale] [meta-fsl-arm][PATCH v2 3/3] pulseaudio: Fix no sound issue after plugin/out headphone

2014-08-01 Thread Jun Zhu
, sometimes the stored status is changed not as user expected. Signed-off-by: Jun Zhu r01...@freescale.com --- ...s-no-sound-after-plugin-plugout-headphone.patch | 127 .../pulseaudio/pulseaudio_5.0.bbappend |1 + 2 files changed, 128 insertions(+) create mode

[meta-freescale] [meta-fsl-arm][PATCH] pulseaudio: Fix mutext issue when do pause in gstreamer

2014-08-07 Thread Jun Zhu
Pulseaudio crashes when other program using sound: Assertion 'pthread_mutex_unlock(m-mutex) == 0' failed at pulsecore/mutex-posix.c:106, function pa_mutex_unlock(). Disable the feature PTHREAD priority inheritance is the easiest workaround for this issue. Signed-off-by: Jun Zhu r01

[meta-freescale] [meta-fsl-arm][PATCH V2] pulseaudio: Fix mutext issue when do pause in gstreamer

2014-08-15 Thread Jun Zhu
Pulseaudio crashes when other program using sound: Assertion 'pthread_mutex_unlock(m-mutex) == 0' failed at pulsecore/mutex-posix.c:106, function pa_mutex_unlock(). Disable the feature PTHREAD priority inheritance is the easiest workaround for this issue. Signed-off-by: Jun Zhu r01

[meta-freescale] [meta-fsl-arm][PATCH 0/5] Upgrade to 3.14.28-1.0.0 GA release - Multimedia

2015-04-03 Thread Jun Zhu
This release supports GStreamer 1.4. And the license is updated to new version. Jun Zhu (5): libfslcodec: Upgrade to 4.0.3 version libfslparser: Upgrade to 4.0.3 version libfslvpuwrap: Upgrade to 1.0.58 version gst-fsl-plugin: Upgrade to 4.0.3 version gst1.0-fsl-plugin: Upgrade

[meta-freescale] [meta-fsl-arm][PATCH 5/5] gst1.0-fsl-plugin: Upgrade to 4.0.3 version

2015-04-03 Thread Jun Zhu
Upgrade to support GStreamer 1.4.X Signed-off-by: Jun Zhu r01...@freescale.com --- .../gstreamer/gst1.0-fsl-plugin_4.0.2.bb | 36 .../gstreamer/gst1.0-fsl-plugin_4.0.3.bb | 39 ++ 2 files changed, 39 insertions(+), 36 deletions

[meta-freescale] [meta-fsl-arm][PATCH 1/5] libfslcodec: Upgrade to 4.0.3 version

2015-04-03 Thread Jun Zhu
Update the license file and use COPYING for LIC_FILES_CHKSUM Signed-off-by: Jun Zhu r01...@freescale.com --- recipes-multimedia/libfslcodec/libfslcodec.inc | 2 +- recipes-multimedia/libfslcodec/libfslcodec_4.0.2.bb | 9 - recipes-multimedia/libfslcodec/libfslcodec_4.0.3.bb | 9

[meta-freescale] [meta-fsl-arm][PATCH 2/5] libfslparser: Upgrade to 4.0.3 version

2015-04-03 Thread Jun Zhu
Upgrade MP4 and MPEG2 parser Update COPYING with new version of license file Signed-off-by: Jun Zhu r01...@freescale.com --- recipes-multimedia/libfslparser/libfslparser.inc | 2 +- recipes-multimedia/libfslparser/libfslparser_4.0.2.bb | 9 - recipes-multimedia/libfslparser

[meta-freescale] [meta-fsl-arm][PATCH 3/5] libfslvpuwrap: Upgrade to 1.0.58 version

2015-04-03 Thread Jun Zhu
Upgrade VPU wrapper to new version. Update the license file with new version and use COPYING for LIC_FILES_CHKSUM Remove the folder /usr/share to avoid empty folder installation. Signed-off-by: Jun Zhu r01...@freescale.com --- .../libfslvpuwrap/libfslvpuwrap_1.0.57.bb | 23

[meta-freescale] [meta-fsl-arm][PATCH 4/5] gst-fsl-plugin: Upgrade to 4.0.3 version

2015-04-03 Thread Jun Zhu
Signed-off-by: Jun Zhu r01...@freescale.com --- .../gstreamer/gst-fsl-plugin_4.0.2.bb | 39 -- .../gstreamer/gst-fsl-plugin_4.0.3.bb | 39 ++ 2 files changed, 39 insertions(+), 39 deletions(-) delete mode 100644 recipes-multimedia

[meta-freescale] [meta-fsl-demos][PATCH][V2] fslqtapplications: Add Freescale QT5 Multimedia Applications for Demo

2015-05-28 Thread Jun Zhu
- Support Audio/Video track selection - Support Subtitle Signed-off-by: Jun Zhu r01...@freescale.com --- .../qt5/fslqtapplications/qtimxplayer.desktop | 9 ++ recipes-qt/qt5/fslqtapplications_1.0.1.bb | 37 ++ 2 files changed, 46 insertions(+) create mode

[meta-freescale] [meta-fsl-demo][PATCH] fslqtapplications: Add Freescale QT5 Multimedia Applications for Demo

2015-05-28 Thread Jun Zhu
Freescale releases a QT5 Media Player, which is based on GStreamer1.x. And more QT based demo applications will be released in future. Signed-off-by: Jun Zhu r01...@freescale.com --- .../qt5/fslqtapplications/qtimxplayer.desktop | 9 ++ recipes-qt/qt5/fslqtapplications_1.0.1.bb

[meta-freescale] [meta-fsl-arm][PATCH 20/27] formfacor: Add generic machconfig formfactors for i.MX 6UltraLite and 7Dual

2015-12-23 Thread Jun Zhu
From: Lauren Post Signed-off-by: Lauren Post --- recipes-bsp/formfactor/formfactor/mx6ul/machconfig | 11 +++ recipes-bsp/formfactor/formfactor/mx7/machconfig | 11 +++ 2 files changed, 22 insertions(+) create mode 100644

[meta-freescale] [meta-fsl-arm][PATCH 16/27] imx-test: Upgrade to 5.3 version

2015-12-23 Thread Jun Zhu
From: Lauren Post - Remove the ar3k hciattach since bluez4 and 5 support BT. - mxc_mlb_test: Use one file for mlb test - rename to generic name. - mxc_sim_test: Handle errors when running on un supported sim cards. Signed-off-by: Lauren Post

[meta-freescale] [meta-fsl-arm][PATCH 11/27] imx7dsabresd: Add epdc U-Boot configuration

2015-12-23 Thread Jun Zhu
From: Lauren Post i.MX 7Dual supports epdc hardware so add epdc boot configuration Signed-off-by: Lauren Post --- conf/machine/imx7dsabresd.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/imx7dsabresd.conf

[meta-freescale] [meta-fsl-arm][PATCH 13/27] EULA: Update to LA_OPT_BASE_LICENSE v10 November 2015

2015-12-23 Thread Jun Zhu
From: Lauren Post Signed-off-by: Lauren Post --- EULA| 17 - classes/fsl-eula-unpack.bbclass | 2 +- recipes-bsp/firmware-imx/firmware-imx.inc

[meta-freescale] [meta-fsl-arm][PATCH 25/27] libfslcodec: Upgrade to 4.0.8 version

2015-12-23 Thread Jun Zhu
From: Lauren Post Version alignment with other Multimedia components. Signed-off-by: Lauren Post --- .../libfslcodec/{libfslcodec_4.0.7.bb => libfslcodec_4.0.8.bb}| 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename

[meta-freescale] [meta-fsl-arm][PATCH 07/27] imx6slevk: Add Murata BT/WiFi module support

2015-12-23 Thread Jun Zhu
From: Lauren Post Add Murata Type ZP (BCM4339) module support on below platforms: - i.MX6SL EVK (SD1+SD3 slot) + Murata adapter V1.0 & SD EXT card Signed-off-by: Lauren Post --- conf/machine/imx6slevk.conf | 2 +- 1 file changed, 1

[meta-freescale] [meta-fsl-arm][PATCH 00/27] 3.14.52-1.1.0 BSP and Multimedia patch set

2015-12-23 Thread Jun Zhu
to 3.14.52 - Update U-Boot - Upgrade BSP components: imx-kobs, imx-test, imx-vpu, imx-uuc, firmware-imx - Upgrade Multimedia components: gst1.0-fsl-plugins, libfslcodec, libfslparser, libfslvpuwrap - Update EULA to LA_OPT_BASE_LICENSE v10 November 2015 - Add Murata BT/WiFi module support Jun Zhu (1

[meta-freescale] [meta-fsl-arm][PATCH 22/27] imx-base: Set linux-imx as default kernel

2015-12-23 Thread Jun Zhu
From: Lauren Post New device trees not in community kernel will cause build breaks Signed-off-by: Lauren Post --- conf/machine/include/imx-base.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[meta-freescale] [meta-fsl-arm][PATCH 12/27] imx6qpsabresd: Create i.MX 6QuadPlus Sabre SD machine configuration

2015-12-23 Thread Jun Zhu
From: Lauren Post MLK-11526-1 ARM: dts: add imx6qp sabresd board support Signed-off-by: Lauren Post --- conf/machine/imx6qpsabresd.conf | 16 1 file changed, 16 insertions(+) create mode 100644

[meta-freescale] [meta-fsl-arm][PATCH 26/27] libfslparser: Upgrade to 4.0.8 version

2015-12-23 Thread Jun Zhu
From: Lauren Post -Support hevc in MPG2 parser. -Enhance the parsing conditions in SPS nal unit. Parse system header to get stream id. For mpeg video, don't call parseh264 to avoid mistakes. -Fix memory leak, free temp data buffer after parsing header.

[meta-freescale] [meta-fsl-arm][PATCH 09/27] imx6sxsabresd: Add mqs sound support for the expansion board

2015-12-23 Thread Jun Zhu
From: Lauren Post MLK-11130: ARM: dts: add mqs support mx6sx-sd-exp1 board Signed-off-by: Lauren Post --- conf/machine/imx6sxsabresd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/imx6sxsabresd.conf

[meta-freescale] [meta-fsl-arm][PATCH 14/27] u-boot-imx: Upgrade to 3.14.52-1.1.0_ga release

2015-12-23 Thread Jun Zhu
From: Lauren Post Consolidate GA support i.MX 6Q/QP/D/S/SL/UL and 7Dual Signed-off-by: Lauren Post --- recipes-bsp/u-boot/u-boot-imx_2015.04.bb | 11 ++- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git

[meta-freescale] [meta-fsl-arm][PATCH 05/27] imx6qsabred: Add Murata BT/WiFi module support

2015-12-23 Thread Jun Zhu
From: Lauren Post Add Murata Type ZP (BCM4339) module support on below platforms: - i.MX6Q/DL/QP SabreSD(SD2 slot) + Murata adapter V2.0 Note: MX6Q/DL/QP SabreSD board requires HW rework. Please refer to rework guide specified in schematic. Signed-off-by: Lauren

[meta-freescale] [meta-fsl-arm][PATCH 08/27] imx6sxsabresd: Add Murata BT/WiFi module support

2015-12-23 Thread Jun Zhu
From: Lauren Post Add Murata Type ZP (BCM4339) module support on below platforms: - i.MX6SX SDB (SD3+SD2 slot) + Murata adapter V1.0 & SD EXT card Signed-off-by: Lauren Post --- conf/machine/imx6sxsabresd.conf | 3 ++- 1 file changed, 2

[meta-freescale] [meta-fsl-arm][PATCH 02/27] imx6dlsabred: Add Murata BT/WiFi module support

2015-12-23 Thread Jun Zhu
From: Lauren Post Add Murata Type ZP (BCM4339) module support on below platforms: - i.MX6Q/DL/QP SabreSD(SD2 slot) + Murata adapter V2.0 Note: MX6Q/DL/QP SabreSD board requires HW rework. Please refer to rework guide specified in schematic. Signed-off-by: Lauren Post

[meta-freescale] [meta-fsl-arm][PATCH 21/27] firmware-imx: Upgrade to 5.3 version

2015-12-23 Thread Jun Zhu
From: Lauren Post - Add basic epdc firmware copy to correct output path - Move legacy epdc firmware to this package out of kernel - VPU firmware upgrade to v3.1.1_r46070 Signed-off-by: Lauren Post ---

[meta-freescale] [meta-fsl-arm][PATCH 03/27] imx6dlsabresd.conf: Add epdc boot configurations and epdc firmware

2015-12-23 Thread Jun Zhu
From: Lauren Post Signed-off-by: Lauren Post --- conf/machine/imx6dlsabresd.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/conf/machine/imx6dlsabresd.conf b/conf/machine/imx6dlsabresd.conf index d3d2e53..c13af2f 100644 ---

[meta-freescale] [meta-fsl-arm][PATCH 01/27] linux-imx: Upgrade to 3.14.52-1.1.0_ga Consolidatd GA release

2015-12-23 Thread Jun Zhu
From: Lauren Post Signed-off-by: Lauren Post --- ...LLVMLinux-use-static-inline-in-ARM-ftrace.patch | 48 -- ...nux-Change-extern-inline-to-static-inline.patch | 59 --

[meta-freescale] [meta-fsl-arm][PATCH 06/27] imx6slevk: Add epdc uboot configuration and epdc firmware integration

2015-12-23 Thread Jun Zhu
From: Lauren Post SoloLite has epdc hardware configuration which is enabled by both uboot and firmware. Signed-off-by: Lauren Post --- conf/machine/imx6slevk.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

[meta-freescale] [meta-fsl-arm][PATCH 23/27] imx-base: Set UBOOT_ENTRYPOINT for i.MX6UL

2015-12-23 Thread Jun Zhu
As i.MX6UL has been changed out of mx6 SOC family, it need set UBOOT_ENTRYPOINT Signed-off-by: Jun Zhu <jun...@freescale.com> --- conf/machine/include/imx-base.inc | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc

[meta-freescale] [meta-fsl-arm][PATCH 10/27] imx6ulevk: Add Murata BT/WiFi module support

2015-12-23 Thread Jun Zhu
From: Lauren Post Add Murata Type ZP (BCM4339) module support on below platforms: - i.MX6UL SDB RevC (SD1 slot) + Murata adapter V2.0 Signed-off-by: Lauren Post --- conf/machine/imx6ulevk.conf | 2 +- 1 file changed, 1 insertion(+), 1

[meta-freescale] [meta-fsl-arm][PATCH 04/27] imx6qsabresd: Remove imx6q-sabresd-uart device tree

2015-12-23 Thread Jun Zhu
From: Lauren Post Signed-off-by: Lauren Post --- conf/machine/imx6qsabresd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/imx6qsabresd.conf b/conf/machine/imx6qsabresd.conf index 72d1da5..b238390

[meta-freescale] [meta-fsl-arm][PATCH 24/27] gst1.0-fsl-plugins: Upgrade to 4.0.8 version

2015-12-23 Thread Jun Zhu
From: Lauren Post -Fix memory leak in overlaysink, imxv4l2sink and imxcompositor. -Fix IPU/PXP frame copying beyond the memory boundary. -Add more holding buffer number for motion 0 and 1 in imxv4l2sink to fix deinterlace failure. -Add divx support in vpudec,

[meta-freescale] [meta-fsl-arm][PATCH 27/27] libfslvpuwrap: Upgrade to 1.0.62 version

2015-12-23 Thread Jun Zhu
From: Lauren Post Add frame rate check and return failure if frame rate is invalid value (<=0) Signed-off-by: Lauren Post --- .../{libfslvpuwrap_1.0.61.bb => libfslvpuwrap_1.0.62.bb} | 4 ++-- 1 file changed, 2 insertions(+),

[meta-freescale] [meta-fsl-arm][PATCH 19/27] imx-uuc: Upgrade to 0.5.1 version

2015-12-23 Thread Jun Zhu
From: Lauren Post Support a dummy fat file to vaoid windows popup format dialog when using manufacturing tool. Signed-off-by: Lauren Post --- recipes-bsp/imx-uuc/{imx-uuc_0.5.bb => imx-uuc_0.5.1.bb} | 8 1 file changed, 4

[meta-freescale] [meta-fsl-arm][PATCH 17/27] imx-test.inc: Add depends to support x11 builds

2015-12-23 Thread Jun Zhu
From: Lauren Post This fixes build issues with mxc_epdc_x11_fb_test and x11_overlay which have dependencies on x11 Signed-off-by: Lauren Post --- recipes-bsp/imx-test/imx-test.inc | 16 ++-- 1 file changed, 10 insertions(+), 6

[meta-freescale] [meta-fsl-arm][PATCH] udev-extraconf: Disable automatic loading of kernel module evbug and mxc_vadc

2016-06-03 Thread Jun Zhu
/blacklist.conf and load them manually when needed Signed-off-by: Jun Zhu <jun...@nxp.com> --- recipes-core/udev/udev-extraconf/imx/blacklist.conf | 3 +++ .../udev/udev-extraconf/mx6sx/blacklist.conf | 4 recipes-core/udev/udev-extraconf_%.bbappend | 20 3

[meta-freescale] [meta-fsl-demos][PATCH] packagegroup-fsl-tools-benchmark: Replace iperf with iperf3

2016-04-29 Thread Jun Zhu
iperf3 is the upgraded version of iperf. iperf3 is the version of 3.1 and iperf is the version of 2.x. Signed-off-by: Jun Zhu <jun...@nxp.com> --- recipes-fsl/packagegroups/packagegroup-fsl-tools-benchmark.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recip

[meta-freescale] [meta-fsl-arm][PATCH] imx-kobs: Add git recipe

2016-08-08 Thread Jun Zhu
The tools "kobs-ng" will be maintained as a open source project. The repository location is https://github.com/NXPmicro/imx-kobs Signed-off-by: Jun Zhu <jun...@nxp.com> --- recipes-bsp/imx-kobs/imx-kobs_git.bb | 17 + 1 file changed, 17 insertions(+) create mod

[meta-freescale] [meta-fsl-arm][PATCH V2] imx-kobs: Add git recipe

2016-08-19 Thread Jun Zhu
The tools "kobs-ng" will be maintained as a open source project. The repository location is https://github.com/NXPmicro/imx-kobs Keep patch "fix-compile.patch" only as the other two are merged into new version. Signed-off-by: Jun Zhu <jun...@nxp.com> --- recipes-bs

Re: [meta-freescale] [meta-fsl-arm][PATCH V2] imx-kobs: Add git recipe

2016-09-01 Thread Jun Zhu
patch can be submitted to https://github.com/NXPmicro/imx-kobs to merge? BR, Jun Zhu -Original Message- From: Lauren Post Sent: Saturday, August 20, 2016 2:07 AM To: Otavio Salvador <otavio.salva...@ossystems.com.br>; Jun Zhu <jun...@nxp.com> Cc: meta-freescale@yoctoproject.

Re: [meta-freescale] [meta-fsl-arm][PATCH 2/2] firmware-imx: Rename files on installation

2016-09-12 Thread Jun Zhu
not fail to be loaded. BR, Jun Zhu -Original Message- From: meta-freescale-boun...@yoctoproject.org [mailto:meta-freescale-boun...@yoctoproject.org] On Behalf Of Daiane Angolini Sent: Saturday, September 10, 2016 3:37 AM To: meta-freescale@yoctoproject.org Subject: [meta-freescale] [meta

Re: [meta-freescale] [meta-fsl-arm][PATCH 2/2] firmware-imx: Rename files on installation

2016-09-13 Thread Jun Zhu
Hi, Daiane, It is no need to create inside the sysconfdir. Will send u in another email for the internal link for reference. BR, Jun Zhu -Original Message- From: angol...@gmail.com [mailto:angol...@gmail.com] On Behalf Of Daiane Angolini Sent: Monday, September 12, 2016 8:17 PM

[meta-freescale] [meta-fsl-arm][PATCH] imx-uuc: Add git recipe

2016-09-30 Thread Jun Zhu
The tool will be maintained as an open source project. The repository can be found by https://github.com/NXPmicro/imx-uuc Signed-off-by: Jun Zhu <jun...@nxp.com> --- recipes-bsp/imx-uuc/imx-uuc_git.bb | 19 +++ 1 file changed, 19 insertions(+) create mode 100644 recipes-b

[meta-freescale] [distro][Patch] packagegroup-fsl-tools-testapps: Configure SOC_TOOLS_TEST with the right i.MX overrides

2017-01-05 Thread Jun Zhu
Configure SOC_TOOLS_TEST variable using right i.MX overrides - Use "imx" to add imx-test for all of i.MX SoCs. - Use "append_imxgpu2d" to add imx-gpu-viv-demos for GPU 2D-only SoCs. Signed-off-by: Jun Zhu <jun...@nxp.com> --- recipes-fsl/packagegroups/packagegroup

[meta-freescale] [PATCH] imx-kobs: Pick up new commit as fix-compile patch is merged

2017-05-10 Thread Jun Zhu
The patch is merged to the new version of imx-kobs. So pick up the new version and remove the patch file. Signed-off-by: Jun Zhu <jun...@nxp.com> --- recipes-bsp/imx-kobs/imx-kobs/fix-compile.patch | 17 - recipes-bsp/imx-kobs/imx-kobs_git.bb| 7 +++ 2

Re: [meta-freescale] [PATCH 3/5] imx7ulpevk.conf: Create i.MX 7ULP EVK machine configure file

2017-10-05 Thread Jun Zhu
DTB files by "bitbake imx-m4-demos". Enter u-boot command line mode, the user can make these M4 images run on M4 core directly. BR, Jun Zhu -Original Message- From: Fabio Estevam [mailto:feste...@gmail.com] Sent: Saturday, September 30, 2017 11:45 PM To: Jun Zhu <j

[meta-freescale] [PATCH v3 2/4] imx-vpu: Upgrade to v5.4.37

2017-10-12 Thread Jun Zhu
- Add virtual/imxvpu provides for the future VPUs on other SoC. - Integrate the bug fixes. Signed-off-by: Jun Zhu <jun...@nxp.com> --- recipes-bsp/imx-vpu/imx-vpu.inc | 6 ++ recipes-bsp/imx-vpu/imx-vpu_5.4.35.bb | 11 --- recipes-bsp/imx-vpu/imx-vpu_5.4.37.b

[meta-freescale] [PATCH v3 1/4] imx-lib: Add git recipe

2017-10-12 Thread Jun Zhu
- As the imx-lib git repository is public as git.freescale.com/imx/imx-lib.git, build it from the git. - Add support to i.MX 6SLL and 7ULP. - Set PV as 5.8+${SRCPV} Add the options to support i.MX 6SLL and 7ULP Signed-off-by: Jun Zhu <jun...@nxp.com> --- recipes-bsp/imx-lib/imx-lib_

[meta-freescale] [PATCH v3 3/4] imx-vpuwrap: replace imx-vpu with virtual/imxvpu in DEPENDS

2017-10-12 Thread Jun Zhu
In order to support future VPUs on other SoC, replace imx-vpu with virtual/imxvpu. Signed-off-by: Jun Zhu <jun...@nxp.com> --- recipes-multimedia/imx-vpuwrap/imx-vpuwrap_1.0.68.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-multimedia/imx-vpuwr

[meta-freescale] [PATCH v3 0/4] Upgrade to 4.9.11-1.0.0 GA release (BSP)

2017-10-12 Thread Jun Zhu
- Add imx-lib git recipe to build from git - Upgrade imx-vpu and provides virutal/imxvpu - Update imx-vpuwrap to apply to virtual/imxvpu - Add imx-test git recipe to build from git Jun Zhu (4): imx-lib: Add git recipe imx-vpu: Upgrade to v5.4.37 imx-vpuwrap: replace imx-vpu with virtual

[meta-freescale] [PATCH v3 4/4] imx-test: Add git recipe

2017-10-12 Thread Jun Zhu
- As imx-test git repository is public as git://git.freescale.com/imx/imx-test.git, build it from git. - Add support to i.MX 6SLL and 7ULP. - Replace imx-vpu with virtual/imxvpu in DEPNEDS. - Set PV as 6.0+${SRCPV} Signed-off-by: Jun Zhu <jun...@nxp.com> --- recipes-bsp/imx-test/imx-te

[meta-freescale] [PATCH 4/4] imx-test: Add git recipe

2017-09-29 Thread Jun Zhu
- As imx-test git repository is public as git://git.freescale.com/imx/imx-test.git, build it from git. - Add support to i.MX 6SLL and 7ULP. - Replace imx-vpu with virtual/libvpu. Signed-off-by: Jun Zhu <jun...@nxp.com> --- recipes-bsp/imx-test/imx-test.inc| 14 +- recip

[meta-freescale] [PATCH 1/4] imx-lib: Add git recipe

2017-09-29 Thread Jun Zhu
- As the imx-lib git repository is public as git.freescale.com/imx/imx-lib.git, build it from the git. - Add support to i.MX 6SLL and 7ULP. Add the options to support i.MX 6SLL and 7ULP Signed-off-by: Jun Zhu <jun...@nxp.com> --- recipes-bsp/imx-lib/imx-lib_5.4.bb

[meta-freescale] [PATCH 2/4] imx-vpu: Upgrade to v5.4.37

2017-09-29 Thread Jun Zhu
- Add virtual/libvpu provides for the future VPUs on other SoC. - Integrate the bug fixes. Signed-off-by: Jun Zhu <jun...@nxp.com> --- recipes-bsp/imx-vpu/imx-vpu.inc | 6 ++ recipes-bsp/imx-vpu/imx-vpu_5.4.35.bb | 11 --- recipes-bsp/imx-vpu/imx-vpu_5.4.37.b

[meta-freescale] [PATCH 3/4] imx-vpuwrap: replace imx-vpu with virtual/libvpu in DEPENDS

2017-09-29 Thread Jun Zhu
In order to support future VPUs on other SoC, replace imx-vpu with virtual/libvpu. Signed-off-by: Jun Zhu <jun...@nxp.com> --- recipes-multimedia/imx-vpuwrap/imx-vpuwrap_1.0.68.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-multimedia/imx-vpuwr

[meta-freescale] [PATCH 0/4] Upgrade to 4.9.11-1.0.0 GA release (BSP)

2017-09-29 Thread Jun Zhu
- Add imx-lib git recipe to build from git - Upgrade imx-vpu and provides virutal/libvpu - Update imx-vpuwrap to apply to virtual/libvpu - Add imx-test git recipe to build from git Jun Zhu (4): imx-lib: Add git recipe imx-vpu: Upgrade to v5.4.37 imx-vpuwrap: replace imx-vpu with virtual

[meta-freescale] [PATCH 0/2] Update to 4.9.11-1.0.0 GA BSP patches

2017-09-28 Thread Jun Zhu
- Update fsl-base.inc to support i.MX7ULP - Add 7ULP M4 demo images Jun Zhu (2): fsl-base.inc: Update to support i.MX 7ULP EVK imx-m4-demos: Add i.MX 7ULP M4 Demo images conf/distro/include/fsl-base.inc | 4 recipes-fsl/m4-demos/imx-m4-demos_7ulp-beta.bb | 30

[meta-freescale] [distro][PATCH 1/2] fsl-base.inc: Update to support i.MX 7ULP EVK

2017-09-28 Thread Jun Zhu
Signed-off-by: Jun Zhu <jun...@nxp.com> --- conf/distro/include/fsl-base.inc | 4 1 file changed, 4 insertions(+) diff --git a/conf/distro/include/fsl-base.inc b/conf/distro/include/fsl-base.inc index 55e7982..1ef5079 100644 --- a/conf/distro/include/fsl-base.inc +++ b/conf/distro/i

[meta-freescale] [distro][PATCH 2/2] imx-m4-demos: Add i.MX 7ULP M4 Demo images

2017-09-28 Thread Jun Zhu
Signed-off-by: Jun Zhu <jun...@nxp.com> --- recipes-fsl/m4-demos/imx-m4-demos_7ulp-beta.bb | 30 ++ 1 file changed, 30 insertions(+) create mode 100644 recipes-fsl/m4-demos/imx-m4-demos_7ulp-beta.bb diff --git a/recipes-fsl/m4-demos/imx-m4-demos_7ulp-beta.bb b/r

[meta-freescale] [PATCH 0/5] Upgrade to i.MX 4.9.11-1.0.0 GA release

2017-09-28 Thread Jun Zhu
- Upgrade to 4.9.11-1.0.0 ga release - Upgrade u-boot to v2017.03 - Upgradw Linux Kernel to 4.9.11 - Add imx7ulpevk machine configure file - Update imx-base.inc and image class to support imx7ulpevk Jun Zhu (5): u-boot-imx: Upgrade to v2017.03 linux-imx: Upgrade kernel to v4.9.11

[meta-freescale] [PATCH 3/5] imx7ulpevk.conf: Create i.MX 7ULP EVK machine configure file

2017-09-28 Thread Jun Zhu
Signed-off-by: Jun Zhu <jun...@nxp.com> --- conf/machine/imx7ulpevk.conf | 27 +++ 1 file changed, 27 insertions(+) create mode 100644 conf/machine/imx7ulpevk.conf diff --git a/conf/machine/imx7ulpevk.conf b/conf/machine/imx7ulpevk.conf new file mode 100644 index 0

[meta-freescale] [PATCH 1/5] u-boot-imx: Upgrade to v2017.03

2017-09-28 Thread Jun Zhu
Signed-off-by: Jun Zhu <jun...@nxp.com> --- ...u-boot-imx-mfgtool_2016.03.bb => u-boot-imx-mfgtool_2017.03.bb} | 1 + .../u-boot/{u-boot-imx_2016.03.bb => u-boot-imx_2017.03.bb}| 7 --- 2 files changed, 5 insertions(+), 3 deletions(-) rename recipes-bsp/u-boot

[meta-freescale] [PATCH 5/5] image_types_fsl.bbclass: Add support for i.MX 7ULP board

2017-09-28 Thread Jun Zhu
Deploy the i.MX 7ULP M4 demo images to the boot partition along with Kernel and DTB files. Signed-off-by: Jun Zhu <jun...@nxp.com> --- classes/image_types_fsl.bbclass | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/classes/image_types_fsl.bbclass b/c

[meta-freescale] [PATCH 2/5] linux-imx: Upgrade kernel to v4.9.11

2017-09-28 Thread Jun Zhu
Signed-off-by: Jun Zhu <jun...@nxp.com> --- .../imx/bcmhd_gcc6_indent_warning_error_fix.patch | 28 -- .../linux-imx-4.1.15/imx/gcc6_integrate_fix.patch | 369 - .../gpu-viv_gcc6_indent_warning_error_fix.patch| 30 -- .../imx/def

[meta-freescale] [PATCH 4/5] imx-base.inc: Update for imx7ulpevk board support

2017-09-28 Thread Jun Zhu
Signed-off-by: Jun Zhu <jun...@nxp.com> --- conf/machine/include/imx-base.inc | 14 +- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc index 0803c56..c3ae687 100644 --- a/conf/machine/inclu

Re: [meta-freescale] [PATCH 4/5] imx-base.inc: Update for imx7ulpevk board support

2017-10-10 Thread Jun Zhu
You are right. I have submitted v2 patch set -Original Message- From: Otavio Salvador [mailto:otavio.salva...@ossystems.com.br] Sent: Saturday, September 30, 2017 3:32 AM To: Max Krummenacher <max.oss...@gmail.com> Cc: Jun Zhu <jun...@nxp.com>; meta-freescale@yoctoproject.org

[meta-freescale] [PATCH v2 0/4] Upgrade to i.MX 4.9.11-1.0.0 GA release

2017-10-09 Thread Jun Zhu
- Upgrade to 4.9.11-1.0.0 ga release - Upgrade u-boot to v2017.03 - Upgrade Linux Kernel to 4.9.11 - Add imx7ulpevk machine configure file - Update imx-base.inc to support imx7ulpevk Jun Zhu (4): u-boot-imx: Upgrade to v2017.03 linux-imx: Upgrade kernel to v4.9.11 imx7ulpevk.conf: Create

[meta-freescale] [PATCH v2 1/4] u-boot-imx: Upgrade to v2017.03

2017-10-09 Thread Jun Zhu
Signed-off-by: Jun Zhu <jun...@nxp.com> --- ...u-boot-imx-mfgtool_2016.03.bb => u-boot-imx-mfgtool_2017.03.bb} | 1 + .../u-boot/{u-boot-imx_2016.03.bb => u-boot-imx_2017.03.bb}| 7 --- 2 files changed, 5 insertions(+), 3 deletions(-) rename recipes-bsp/u-boot

[meta-freescale] [PATCH v2 4/4] imx-base.inc: Update for imx7ulpevk board support

2017-10-09 Thread Jun Zhu
Signed-off-by: Jun Zhu <jun...@nxp.com> --- conf/machine/include/imx-base.inc | 12 +++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc index 4c7071b..ba28ca3 100644 --- a/conf/machine/inclu

[meta-freescale] [PATCH v2 3/4] imx7ulpevk.conf: Create i.MX 7ULP EVK machine configure file

2017-10-09 Thread Jun Zhu
Signed-off-by: Jun Zhu <jun...@nxp.com> --- conf/machine/imx7ulpevk.conf | 27 +++ 1 file changed, 27 insertions(+) create mode 100644 conf/machine/imx7ulpevk.conf diff --git a/conf/machine/imx7ulpevk.conf b/conf/machine/imx7ulpevk.conf new file mode 100644 index 0

[meta-freescale] [PATCH v2 2/4] linux-imx: Upgrade kernel to v4.9.11

2017-10-09 Thread Jun Zhu
Signed-off-by: Jun Zhu <jun...@nxp.com> --- .../imx/bcmhd_gcc6_indent_warning_error_fix.patch | 28 -- .../linux-imx-4.1.15/imx/gcc6_integrate_fix.patch | 369 - .../gpu-viv_gcc6_indent_warning_error_fix.patch| 30 -- .../imx/def

[meta-freescale] [PATCH v2 3/4] imx-vpuwrap: replace imx-vpu with virtual/imxvpu in DEPENDS

2017-10-10 Thread Jun Zhu
In order to support future VPUs on other SoC, replace imx-vpu with virtual/imxvpu. Signed-off-by: Jun Zhu <jun...@nxp.com> --- recipes-multimedia/imx-vpuwrap/imx-vpuwrap_1.0.68.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-multimedia/imx-vpuwr

[meta-freescale] [PATCH v2 1/4] imx-lib: Add git recipe

2017-10-10 Thread Jun Zhu
- As the imx-lib git repository is public as git.freescale.com/imx/imx-lib.git, build it from the git. - Add support to i.MX 6SLL and 7ULP. Add the options to support i.MX 6SLL and 7ULP Signed-off-by: Jun Zhu <jun...@nxp.com> --- recipes-bsp/imx-lib/imx-lib_5.4.bb

[meta-freescale] [PATCH v2 0/4] Upgrade to 4.9.11-1.0.0 GA release (BSP)

2017-10-10 Thread Jun Zhu
- Add imx-lib git recipe to build from git - Upgrade imx-vpu and provides virutal/imxvpu - Update imx-vpuwrap to apply to virtual/imxvpu - Add imx-test git recipe to build from git Jun Zhu (4): imx-lib: Add git recipe imx-vpu: Upgrade to v5.4.37 imx-vpuwrap: replace imx-vpu with virtual

[meta-freescale] [PATCH v2 2/4] imx-vpu: Upgrade to v5.4.37

2017-10-10 Thread Jun Zhu
- Add virtual/imxvpu provides for the future VPUs on other SoC. - Integrate the bug fixes. Signed-off-by: Jun Zhu <jun...@nxp.com> --- recipes-bsp/imx-vpu/imx-vpu.inc | 6 ++ recipes-bsp/imx-vpu/imx-vpu_5.4.35.bb | 11 --- recipes-bsp/imx-vpu/imx-vpu_5.4.37.b

[meta-freescale] [PATCH v2 4/4] imx-test: Add git recipe

2017-10-10 Thread Jun Zhu
- As imx-test git repository is public as git://git.freescale.com/imx/imx-test.git, build it from git. - Add support to i.MX 6SLL and 7ULP. - Replace imx-vpu with virtual/imxvpu in DEPNEDS. Signed-off-by: Jun Zhu <jun...@nxp.com> --- recipes-bsp/imx-test/imx-test.inc

Re: [meta-freescale] [PATCH v2 1/4] imx-lib: Add git recipe

2017-10-12 Thread Jun Zhu
Hi, Otavio, I will update the recipe to add PV back. Thank you to catch this "missing". BR, Jun Zhu -Original Message- From: Otavio Salvador [mailto:otavio.salva...@ossystems.com.br] Sent: Wednesday, October 11, 2017 9:21 PM To: Jun Zhu <jun...@nxp.com> Cc

Re: [meta-freescale] [PATCH 0/9] Upstream Multimedia patches for L4.9.51_MX8MQ Beta release

2017-12-28 Thread Jun Zhu
, Jun Zhu -Original Message- From: meta-freescale-boun...@yoctoproject.org [mailto:meta-freescale-boun...@yoctoproject.org] On Behalf Of Carlos Rafael Giani Sent: Tuesday, December 26, 2017 4:11 PM To: meta-freescale@yoctoproject.org Subject: Re: [meta-freescale] [PATCH 0/9] Upstream