[meta-freescale] gstreamer1.0-plugins-imx error

2017-10-11 Thread idealsim
Hi all, today i have a problem to build gstreamer1.0-plugins-imx in pyro branch. I have had packagegroup-fsl-gstreamer1.0-full to my image (with LICENSE_FLAGS_WHITELIST += " commercial"). Now when i'm trying to build my image i have an error during the configure step of

[meta-freescale] couple simple questions about building for i.MX6 targets

2017-10-11 Thread Robert P. J. Day
a couple simple questions about using meta-freescale for building for i.MX6 targets, then a more involved question to follow shortly. first, based on current master branch of meta-freescale, just want to confirm that building for any of i.MX6QP/Q/DL represents a MACHINE selection of

[meta-freescale] The do_rootfs task fails on update_pixbuf_cache

2017-10-11 Thread amit.chaudhuri
do_rootfs fails with core-image sub-class (The postinstall intercept hook 'update_pixbuf_cache' failed (exit code: 1)!) Using the QorIQ-SDK-V1.9-20151210-yocto from freescale to build a machine based on P1020RDB I'm hitting problems towards the end of the image generation process. The error

Re: [meta-freescale] couple simple questions about building for i.MX6 targets

2017-10-11 Thread Otavio Salvador
Hello Robert, On Wed, Oct 11, 2017 at 6:20 AM, Robert P. J. Day wrote: > > a couple simple questions about using meta-freescale for building > for i.MX6 targets, then a more involved question to follow shortly. > > first, based on current master branch of

Re: [meta-freescale] [PATCH 15/20] qoriq-base: add UBINIZE_ARGS and MKUBIFS_ARGS

2017-10-11 Thread Otavio Salvador
On Tue, Oct 10, 2017 at 6:42 AM, Chunrong Guo wrote: > From: Chunrong Guo > > Signed-off-by: Chunrong Guo The shortlog is fine but please explain what you are doing. > --- > conf/machine/include/qoriq-base.inc | 3 +++ > 1

Re: [meta-freescale] [PATCH 13/20] odp: update to bef6398

2017-10-11 Thread Otavio Salvador
On Tue, Oct 10, 2017 at 6:42 AM, Chunrong Guo wrote: > From: Chunrong Guo > > *include the following changes > bef6398 - TM: Invalid flow crash fix > 8e7a136 - Removed device based jiffies > df492ef - Fixing legal issues > 3e9c5da - Scripts: binaries

Re: [meta-freescale] Upgrade Qt version

2017-10-11 Thread Otavio Salvador
Hello Ponguru, On Wed, Oct 11, 2017 at 9:43 AM, Ponguru Surendranath wrote: > I’m working on i.MX6q board with Yocto 4.1.15-2.0.0, which comes with Qt > v5.6. Now, I want to upgrade this either to Qt v5.7 or Qt v5.9. Please help > me doing this, without migration in the

Re: [meta-freescale] minimal DT changes to start booting kernel on D/L board on ttymxc3?

2017-10-11 Thread Otavio Salvador
Hello Robert, On Wed, Oct 11, 2017 at 7:57 AM, Robert P. J. Day wrote: > > this *should* be a simple question but i just want to make sure i'm > not overlooking anything, costing myself hours of aggravation. > > for a freescale MCIMX6Q-SDB reference board in front of

Re: [meta-freescale] [PATCH 06/20] fmlib: update SRC_URL

2017-10-11 Thread Otavio Salvador
On Tue, Oct 10, 2017 at 6:42 AM, Chunrong Guo wrote: > From: Chunrong Guo > > Signed-off-by: Chunrong Guo There are few changes not documented on commit log. > --- > recipes-dpaa/fmlib/fmlib_git.bb | 12 +++- > 1 file

Re: [meta-freescale] [PATCH 11/20] cantest: update SRC_URL

2017-10-11 Thread Otavio Salvador
On Tue, Oct 10, 2017 at 6:42 AM, Chunrong Guo wrote: > From: Chunrong Guo > > Signed-off-by: Chunrong Guo > --- > recipes-extended/cantest/cantest_1.0.bb | 9 ++--- > 1 file changed, 6 insertions(+), 3 deletions(-) > > diff

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

2017-10-11 Thread Otavio Salvador
On Wed, Oct 11, 2017 at 8:31 AM, Jun Zhu wrote: > - 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

Re: [meta-freescale] [PATCH 02/20] uboot: update to upgrade to 2017.09

2017-10-11 Thread Otavio Salvador
On Tue, Oct 10, 2017 at 6:42 AM, Chunrong Guo wrote: > From: Chunrong Guo ... > +SRC_URI = "git://github.com/qoriq-open-source/u-boot.git;nobranch=1 \ > +file://fix-build-error-under-gcc6.patch \ > +" Please merge this to your branch. It is now

[meta-freescale] Upgrade Qt version

2017-10-11 Thread Ponguru Surendranath
Hi there, I'm working on i.MX6q board with Yocto 4.1.15-2.0.0, which comes with Qt v5.6. Now, I want to upgrade this either to Qt v5.7 or Qt v5.9. Please help me doing this, without migration in the Yocto version, as I've customizations in the BSP. Regards, Surendra. Siliconupdates

Re: [meta-freescale] The do_rootfs task fails on update_pixbuf_cache

2017-10-11 Thread Otavio Salvador
Hello Amit, On Wed, Oct 11, 2017 at 6:08 AM, wrote: > do_rootfs fails with core-image sub-class (The postinstall intercept hook > 'update_pixbuf_cache' failed (exit code: 1)!) > > Using the QorIQ-SDK-V1.9-20151210-yocto from freescale to build a machine > based on

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

2017-10-11 Thread Otavio Salvador
Hello Jun, On Wed, Oct 11, 2017 at 8:31 AM, Jun Zhu wrote: > - 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

[meta-freescale] minimal DT changes to start booting kernel on D/L board on ttymxc3?

2017-10-11 Thread Robert P. J. Day
this *should* be a simple question but i just want to make sure i'm not overlooking anything, costing myself hours of aggravation. for a freescale MCIMX6Q-SDB reference board in front of me, i've trivially built a "core-image-minimal" using MACHINE=imx6qdlsabresd, dd'ed the wic image to SD

Re: [meta-freescale] [3rdparty PATCH 2/2] wandboard: Add Wandboard revision D1 support

2017-10-11 Thread Trevor Woerner
On Tue, Oct 10, 2017 at 7:13 PM, Otavio Salvador wrote: > On Tue, Oct 10, 2017 at 8:11 PM, Fabio Estevam wrote: >>> Indeed. We must remove the imx6dl-wandboard-revd1.dtb when use-mainline-bsp. >> >> Correct. I plan to submit the revd1 dts

Re: [meta-freescale] [PATCH 14/20] ovs-dpdk: update SRC_URL

2017-10-11 Thread Otavio Salvador
On Tue, Oct 10, 2017 at 6:42 AM, Chunrong Guo wrote: > From: Chunrong Guo > > Signed-off-by: Chunrong Guo Undocumented changes. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br

Re: [meta-freescale] [PATCH 12/20] dpdk: update to 64578fa

2017-10-11 Thread Otavio Salvador
On Tue, Oct 10, 2017 at 6:42 AM, Chunrong Guo wrote: > From: Chunrong Guo > > *include the following changes > 64578fa - bus/dpaa: fix port order shuffling > f58c470 - Merge pull request #451 in GITAM/dpdk from feature/DPDK-837 to > 17.05-qoriq >

Re: [meta-freescale] [PATCH 02/20] uboot: update to upgrade to 2017.09

2017-10-11 Thread Zhenhua Luo
I don't think the gcc6 patch is still needed in the new u-boot, Chunrong, please double-check and remove this patch if it is not needed anymore. Best Regards, Zhenhua > -Original Message- > From: meta-freescale-boun...@yoctoproject.org [mailto:meta-freescale- >

Re: [meta-freescale] minimal DT changes to start booting kernel on D/L board on ttymxc3?

2017-10-11 Thread Otavio Salvador
On Wed, Oct 11, 2017 at 4:47 PM, Robert P. J. Day wrote: > On Wed, 11 Oct 2017, Otavio Salvador wrote: > >> Hello Robert, >> >> On Wed, Oct 11, 2017 at 7:57 AM, Robert P. J. Day >> wrote: >> > >> > this *should* be a simple question but i just

[meta-freescale] Updates to meta-freescale (master and rocko) in 2017-10-11

2017-10-11 Thread otavio . salvador
Hello, I pushed following updates: commit efdad570b56b977acd9308b13e0d926105e31a86 (HEAD -> master, yocto/rocko, yocto/master-next, yocto/master) Author: Fabio Berton Date: Mon Oct 9 14:12:19 2017 -0300 imx-base: Set WKS_FILE for mxs machines Use

Re: [meta-freescale] gstreamer1.0-plugins-imx error

2017-10-11 Thread idealsim
Le Wed, 11 Oct 2017 15:18:27 +0200, Otavio Salvador a écrit: Hello Otavio and thanks for your answer ! Hello Mickael, On Wed, Oct 11, 2017 at 4:41 AM, idealsim wrote: Hi all, today i have a problem to build gstreamer1.0-plugins-imx in

Re: [meta-freescale] gstreamer1.0-plugins-imx error

2017-10-11 Thread Otavio Salvador
On Wed, Oct 11, 2017 at 10:55 AM, idealsim wrote: > Le Wed, 11 Oct 2017 15:18:27 +0200, Otavio Salvador > a écrit: > Hello Otavio and thanks for your answer ! > >> Hello Mickael, >> >> On Wed, Oct 11, 2017 at 4:41 AM, idealsim

[meta-freescale] i.mx6sx linux-fslc sema4 bug

2017-10-11 Thread Petr Kubizňák
This is an official report of the issue originally reported at https://community.nxp.com/thread/461521 . How to reproduce I hit on a problem in linux-fslc 4.1.38 (default in yocto-morty), available at GitHub - Freescale/linux-fslc: Linux kernel source tree

Re: [meta-freescale] [PATCH 03/20] cst :update to 1afb40c

2017-10-11 Thread Otavio Salvador
On Tue, Oct 10, 2017 at 6:42 AM, Chunrong Guo wrote: > From: Chunrong Guo > > This includes the following changes: > 1afb40c - Make SRK table default option > 1650003 - Make ls1088_ls2088.sh executable > 4ae056a - Generate SRK hash value > c3e7c34 -

Re: [meta-freescale] [PATCH 16/20] ppa :update to d455113

2017-10-11 Thread Otavio Salvador
On Tue, Oct 10, 2017 at 6:42 AM, Chunrong Guo wrote: > From: Chunrong Guo > > This includes the following changes: > > d455113 - Fixing offset into bootcore data area. > 87b117e - Moving Chassis defs out of soc.h and into lsch3/lsch2.h. > 93f17b3 -

Re: [meta-freescale] gstreamer1.0-plugins-imx error

2017-10-11 Thread Otavio Salvador
Hello Mickael, On Wed, Oct 11, 2017 at 4:41 AM, idealsim wrote: > Hi all, today i have a problem to build gstreamer1.0-plugins-imx in pyro > branch. I have had packagegroup-fsl-gstreamer1.0-full to my image (with > LICENSE_FLAGS_WHITELIST += " commercial"). Now when i'm

Re: [meta-freescale] [PATCH 03/20] cst :update to 1afb40c

2017-10-11 Thread C.r. Guo
Hi Otavio, Thanks for your comments. Currently the github is for publishing the source code of LSDK after fully testing. I will submit the patch in the internal tree firstly, when testing is done, the github tree will be synced and related recipe will be updated accordingly. We plan to

Re: [meta-freescale] minimal DT changes to start booting kernel on D/L board on ttymxc3?

2017-10-11 Thread Robert P. J. Day
On Wed, 11 Oct 2017, Otavio Salvador wrote: > Hello Robert, > > On Wed, Oct 11, 2017 at 7:57 AM, Robert P. J. Day > wrote: > > > > this *should* be a simple question but i just want to make sure i'm > > not overlooking anything, costing myself hours of aggravation. > >