Re: [meta-freescale] [meta-freescale-distro][PATCH v4 0/5] add new packagegroups, demo images and distro file

2017-03-20 Thread Zhenhua Luo
Hello Otavio, Do you have any review comment of this patch series? Best Regards, Zhenhua > -Original Message- > From: Zhenhua Luo [mailto:zhenhua@nxp.com] > Sent: Monday, January 09, 2017 8:46 PM > To: meta-freescale@yoctoproject.org > Cc: Zhenhua Luo > Subject: [meta-freescale

[meta-freescale] [3rdparty][master][PATCH] linux-congatec: Bump kernel to 4.1.15_2.0.0

2017-03-20 Thread Alex de Cabo
Kernel based on NXP 4.1.15_2.0.0_ga Signed-off-by: Alex de Cabo --- ...mx6-Change-bit-color-depth-and-pix-format.patch | 36 + .../Fix-the-compile-issue-under-gcc6.patch | 92 -- .../linux/linux-congatec-4.1.15/defconfig | 11 +-- .../gpu-viv_gcc6_ind

Re: [meta-freescale] Two images in one

2017-03-20 Thread Keskinarkaus, Teemu
Hi, Thanks. I was able to create the normal image with WIC tool. What I wasn't able to do was find documentation that would describe how I'll add the second image there. So I tried to add new partition and give second image's rootfs as source but it seems that I cannot get the source directory

Re: [meta-freescale] Two images in one

2017-03-20 Thread Otavio Salvador
On Mon, Mar 20, 2017 at 8:36 AM, Keskinarkaus, Teemu wrote: > Thanks. I was able to create the normal image with WIC tool. What I wasn't > able to do was find documentation that would describe how I'll add the second > image there. > > So I tried to add new partition and give second image's root

Re: [meta-freescale] [meta-freescale-distro][PATCH v4 0/5] add new packagegroups, demo images and distro file

2017-03-20 Thread Otavio Salvador
On Mon, Mar 20, 2017 at 5:35 AM, Zhenhua Luo wrote: > Do you have any review comment of this patch series? This got forgotten as it was too late for 2.2 merge. Could you rebase and resend them? -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhttp:

Re: [meta-freescale] [meta-fsl-arm] [PATCH] qtbase: replace deprecated 'base_contains' with 'bb.utils.contains'

2017-03-20 Thread Peter Liu
Hi, Otavio: Arha, got it, thanks for letting me know this. the best, thank you From: Otavio Salvador Sent: Friday, March 17, 2017 9:08:33 PM To: liu.min...@gmail.com Cc: meta-freescale@yoctoproject.org; Peter Liu Subject: Re: [meta-freescale] [meta-fsl-arm] [

Re: [meta-freescale] [Question] Wandboard U-Boot DDR3 calibration file

2017-03-20 Thread Fabio Estevam
On Sat, Mar 18, 2017 at 2:37 PM, Bardi Band wrote: > Hi, > > > Can you please point me to the path of Wandboard U-Boot DDR3 calibration > setting file ? It is board/wandboard/spl.c. Regards, Fabio Estevam -- ___ meta-freescale mailing list meta-frees

[meta-freescale] [meta-freescale-distro][PATCH 5/5] add fsl-qoriq distro conf file

2017-03-20 Thread Zhenhua Luo
Signed-off-by: Zhenhua Luo --- conf/distro/fsl-qoriq.conf | 33 + 1 file changed, 33 insertions(+) create mode 100644 conf/distro/fsl-qoriq.conf diff --git a/conf/distro/fsl-qoriq.conf b/conf/distro/fsl-qoriq.conf new file mode 100644 index 000..ef4e057 --- /

[meta-freescale] [meta-freescale-distro][PATCH 2/5] packagegroup-fsl-virtualization: add recipe

2017-03-20 Thread Zhenhua Luo
packagegroup-fsl-virtualization defines the packages group for virtualization support. Signed-off-by: Zhenhua Luo --- .../packagegroup-fsl-virtualization.bb | 27 ++ 1 file changed, 27 insertions(+) create mode 100644 recipes-fsl/packagegroups/packagegroup-fsl-vi

[meta-freescale] [meta-freescale-distro][PATCH 3/5] add fsl-image-networking demo image

2017-03-20 Thread Zhenhua Luo
fsl-image-networking is the small demo image for networking core features support. Signed-off-by: Zhenhua Luo --- recipes-fsl/images/fsl-image-networking.bb | 14 ++ 1 file changed, 14 insertions(+) create mode 100644 recipes-fsl/images/fsl-image-networking.bb diff --git a/recipes-

[meta-freescale] [meta-freescale-distro][PATCH 0/5] ] add new packagegroups, demo images and distro file

2017-03-20 Thread Zhenhua Luo
* add packagegroup for networking and virtualization * add demo images of networking and networking-full * add fsl-qoriq distro conf file Revision history: v1: add new packagegroups, demo images and distro file v2: fix typo in bb of packagegroup, demo images and distro file v3: fix typo in fsl-qor

[meta-freescale] [meta-freescale-distro][PATCH 4/5] add fsl-image-networking-full demo image

2017-03-20 Thread Zhenhua Luo
fsl-image-networking-full is a large demo image to support silicon evaluation, software development and debug on target boards. Signed-off-by: Zhenhua Luo --- recipes-fsl/images/fsl-image-networking-full.bb | 25 + 1 file changed, 25 insertions(+) create mode 100644 reci

[meta-freescale] [meta-freescale-distro][PATCH 1/5] packagegroup-fsl-networking: add recipe

2017-03-20 Thread Zhenhua Luo
packagegroup-fsl-networking defines the packages group for networking support. Signed-off-by: Zhenhua Luo --- .../packagegroups/packagegroup-fsl-networking.bb | 173 + 1 file changed, 173 insertions(+) create mode 100644 recipes-fsl/packagegroups/packagegroup-fsl-networkin

Re: [meta-freescale] Two images in one

2017-03-20 Thread Keskinarkaus, Teemu
I was able to add the second rootfs there right after I sent the mail. What do you mean by '2.3 material'? -TeemuK -Original Message- From: Otavio Salvador [mailto:otavio.salva...@ossystems.com.br] Sent: 20. maaliskuuta 2017 17:00 To: Keskinarkaus, Teemu Cc: meta-freescale@yoctoproject.o