[meta-freescale] [PATCH 07/13] optee-os-qoriq : use objcopy to output tee.elf binary

2018-04-25 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- recipes-security/optee/optee-os-qoriq_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes-security/optee/optee-os-qoriq_git.bb

[meta-freescale] [PATCH 04/13] t2080rdb-64b: add machine config

2018-04-25 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- conf/machine/t2080rdb-64b.conf | 29 + 1 file changed, 29 insertions(+) create mode 100644 conf/machine/t2080rdb-64b.conf diff --git a/conf/machine/t2080rdb-64b.conf

[meta-freescale] [PATCH 03/13] t1024rdb-64b: add machine config

2018-04-25 Thread chunrong . guo
From: Chunrong Guo Signed-off-by: Chunrong Guo --- conf/machine/t1024rdb-64b.conf | 29 + 1 file changed, 29 insertions(+) create mode 100644 conf/machine/t1024rdb-64b.conf diff --git a/conf/machine/t1024rdb-64b.conf

[meta-freescale] (no subject)

2018-04-25 Thread jan vermaete
Hi, I would like not to have the short githash in the Linux kernel name and the /lib/modules directory. Although, I prefer to inherit fsl-kernel-localversion in the bb file for the linux kernel. When setting 'SCMVERSION = "n"' in the local.conf file, I still had the +g in the directory name

Re: [meta-freescale] Odp: Re: Troubles with Qt after upgrade from Morty to Pyro (plaintext email)

2018-04-25 Thread Otavio Salvador
On Fri, Apr 20, 2018 at 9:58 AM, wrote: > I finally moved to Rocko branch, avoided the meta-boundary layer and made an > image. Kernel version is linux_boundary_4.1.15, Gstreamer version is 1.12.2. > The behavior is very similar: > > 1) export DISPLAY=:0.0 && gst-launch-1.0

Re: [meta-freescale] (no subject)

2018-04-25 Thread Otavio Salvador
On Wed, Apr 25, 2018 at 7:51 AM, jan vermaete wrote: > Hi, > > I would like not to have the short githash in the Linux kernel name > and the /lib/modules directory. > Although, I prefer to inherit fsl-kernel-localversion in the bb file > for the linux kernel. > > When

Re: [meta-freescale] How to add the standard library to arm-fslc-linux-gnueabi-gcc in yocto meta-toolchain fatal error: stdio.h: No such file or directory

2018-04-25 Thread Otavio Salvador
On Wed, Apr 11, 2018 at 11:19 AM, Mattis Asp wrote: > Just posted the question here. It's better formatting. > > **Question**: How to add the standard library to arm-fslc-linux-gnueabi-gcc > > **Background**: > I just had bitbake compile the `meta-toolchain` in the Yocto

[meta-freescale] Updates to meta-freescale (master) in 2018-04-25

2018-04-25 Thread otavio . salvador
Hello, I pushed following updates: commit c7b44bfe13d81494f089b79d7c662cd7b941fb6e (HEAD -> master, yocto/master) Author: Chunrong Guo Date: Tue Apr 17 14:48:33 2018 +0800 u-boot-qoriq: support big endian Signed-off-by: Chunrong Guo