Re: [yocto] [meta-raspberrypi][PATCH] sdcard_image-rpi.bbclass: Fix sdimg generation

2016-09-21 Thread Andreas Müller
On Wed, Sep 21, 2016 at 9:58 AM, Gary Thomas wrote: > On 2016-09-21 09:54, Andreas Müller wrote: >> >> On Wed, Sep 21, 2016 at 9:26 AM, Gary Thomas wrote: >>> >>> Track changes in OE-core variable names - needed to be able to >>> build an rpi-sdimg image

[yocto] QA Test Report for Yocto Project 2.2 M3 rc1

2016-09-21 Thread Perez Carranza, Jose
Hi Here is the report for QA Cycle on 2.2 M3 rc1 Full Report : https://wiki.yoctoproject.org/wiki/WW38_-_2016-09-09_-_Full_Test_Cycle_2.2_M3.rc1 Summary There were 15 ne bugs found on this test cycle, 3 of them High that were triaged on time and now all of them have the fixes under review.

Re: [yocto] FrameBuffer support

2016-09-21 Thread Martin Townsend
Hi Jonathan, On Mon, Sep 19, 2016 at 11:01 AM, Jonathan Vervaeke wrote: > Hi, > > > > I'm trying to make framebuffers work on imx6(ul) using yocto. > > > > I suppose I need to make changes in the following: > > 1) Kernel modules > > 2) Device tree > > 3) U-Boot

[yocto] FrameBuffer support

2016-09-21 Thread Jonathan Vervaeke
Hi, I'm trying to make framebuffers work on imx6(ul) using yocto. I suppose I need to make changes in the following: 1) Kernel modules 2) Device tree 3) U-Boot bootargs I've build my kernel with the following modules FB_TFT=y

Re: [yocto] [meta-raspberrypi][PATCH v4 00/12] Support for VC4 graphics driver

2016-09-21 Thread Andrei Gherzan
On Thu, Jul 21, 2016 at 08:32:05PM +0800, Herve Jourdain wrote: > v4 series: > a. rebased > b. Upstream-Status added to the patch to the VC4 driver (needed only for > kernel 4.4, accepted upstream in 4.7) > > v3 series: > a. patch rebased > b. new revision of kernel, to get a version of the VC4

Re: [yocto] Cortex-M4 build support

2016-09-21 Thread Bystricky, Juro
You can also have a look at the Zephyr project https://www.zephyrproject.org/ Zephyr Project is a small, scalable real-time operating system for use on resource-constrained systems supporting multiple architectures. It does come with Cortex m0,m1,m2,m3,m4 baremetal Yocto based toolchain.

Re: [yocto] [meta-raspberrypi][PATCH 17/23] linux-raspberrypi_4.4: upgrade to 4.4.16

2016-09-21 Thread Andrei Gherzan
On Thu, Aug 11, 2016 at 06:06:02PM -0700, Khem Raj wrote: > Signed-off-by: Khem Raj > --- > recipes-kernel/linux/linux-raspberrypi_4.4.bb | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/recipes-kernel/linux/linux-raspberrypi_4.4.bb >

Re: [yocto] [meta-raspberrypi][PATCH v6 0/4] Support for .dtbo files for dtb overlays, required by kernels 4.4.6+

2016-09-21 Thread Andrei Gherzan
On Thu, Jul 21, 2016 at 06:00:35AM +0800, Herve Jourdain wrote: > v6: rebased > > v5: modifications after more review > * Added an Upstream-Status to the kernel patch > * Only one instance of KERNEL_DEVICETREE defined (with the new .dtbo syntax) > * Modification of the KERNEL_DEVICETREE is done in

[yocto] [ptest-runner][PATCH] Added error coverage to support when launching child process fails.

2016-09-21 Thread Edwin Plauchu
From: Edwin Plauchu [YOCTO #9752] Signed-off-by: Edwin Plauchu --- utils.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/utils.c b/utils.c index 6991af1..2ebfb04 100644 --- a/utils.c +++ b/utils.c @@

Re: [yocto] OpenEmbedded Metadata: Recipe update broken

2016-09-21 Thread Philip Balister
On 09/20/2016 07:29 PM, Paul Eggleton wrote: > On Thu, 25 Aug 2016 18:14:23 Andreas Müller wrote: >> seems layer list update is broken again e.g I am committing on >> meta-qt5-extra regularly but last commit reported is one month ago. > > OK, finally we should be back up and running with updates.

Re: [yocto] Meta layer for pine64

2016-09-21 Thread Khem Raj
On Fri, Sep 16, 2016 at 2:01 PM, Mont3z Claros wrote: > Hi all, > > I just finished a first beta version of a meta layer for SBC pine64. > You can find it in https://github.com/mont3z/meta-pine64 > > I'd appreciate if anyone has any comments on possible improvements. A >

Re: [yocto] OpenEmbedded Metadata: Recipe update broken

2016-09-21 Thread Andreas Müller
On Wed, Sep 21, 2016 at 7:05 PM, Philip Balister wrote: > On 09/20/2016 07:29 PM, Paul Eggleton wrote: >> On Thu, 25 Aug 2016 18:14:23 Andreas Müller wrote: >>> seems layer list update is broken again e.g I am committing on >>> meta-qt5-extra regularly but last commit

[yocto] [ptest-runner][PATCH V5] Added error coverage to support when launching child process fails.

2016-09-21 Thread Edwin Plauchu
From: Edwin Plauchu An error message is required when detecting one or more ptest are not launched. [YOCTO #9752] Signed-off-by: Edwin Plauchu --- tests/data/fail/ptest/run-ptest | 0 tests/utils.c |

Re: [yocto] [meta-cgl][PATCH] resource-agents: 3.9.6 -> 3.9.7

2016-09-21 Thread Wang, Xin
ping -Original Message- From: Wang, Xin/王 鑫 Sent: Thursday, September 01, 2016 12:24 PM To: yocto@yoctoproject.org Cc: Wang, Xin/王 鑫 Subject: [yocto][meta-cgl][PATCH] resource-agents: 3.9.6 -> 3.9.7 Upgrade resource-agents from 3.9.6 to 3.9.7. Signed-off-by: Wang Xin

Re: [yocto] [meta-security][PATCH v2] samhain: 4.1.4 -> 4.1.5

2016-09-21 Thread akuster808
merged. thanks, Armin On 09/21/2016 06:52 PM, Wang, Xin wrote: ping -Original Message- From: Wang, Xin/王 鑫 Sent: Monday, September 19, 2016 3:33 PM To: yocto@yoctoproject.org Cc: Wang, Xin/王 鑫 Subject: [yocto][meta-security][PATCH v2] samhain: 4.1.4 -> 4.1.5 1) Upgrade samhain from

Re: [yocto] [meta-cgl][PATCH] pacemaker: 1.1.13 -> 1.1.15

2016-09-21 Thread Wang, Xin
ping -Original Message- From: Wang, Xin/王 鑫 Sent: Sunday, September 11, 2016 10:58 PM To: yocto@yoctoproject.org Cc: Wang, Xin/王 鑫 Subject: [yocto][meta-cgl][PATCH] pacemaker: 1.1.13 -> 1.1.15 1) Upgrade pacemaker from 1.1.13 to 1.1.15. 2) Modify patch, since the data has been changed.

[yocto] [ptest-runner][PATCH V4] Added error coverage to support when launching child process fails.

2016-09-21 Thread Edwin Plauchu
From: Edwin Plauchu An error message is required when detecting one or more ptest are not launched. [YOCTO #9752] Signed-off-by: Edwin Plauchu --- tests/data/fail/ptest/run-ptest | 0 tests/utils.c | 149

Re: [yocto] [meta-security][PATCH v2] samhain: 4.1.4 -> 4.1.5

2016-09-21 Thread Wang, Xin
ping -Original Message- From: Wang, Xin/王 鑫 Sent: Monday, September 19, 2016 3:33 PM To: yocto@yoctoproject.org Cc: Wang, Xin/王 鑫 Subject: [yocto][meta-security][PATCH v2] samhain: 4.1.4 -> 4.1.5 1) Upgrade samhain from 4.1.4 to 4.1.5. 2) Add TARGET_CC_ARCH.Fix error. ERROR:

Re: [yocto] [meta-cgl][PATCH] libmailtools-perl: 2.13 -> 2.18

2016-09-21 Thread Wang, Xin
ping -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Dai Caiyun Sent: Monday, August 22, 2016 1:43 PM To: yocto@yoctoproject.org Cc: Dai, Caiyun/戴 彩云 Subject: [yocto] [meta-cgl][PATCH] libmailtools-perl: 2.13 -> 2.18 Upgrade

[yocto] [meta-raspberrypi][PATCH] sdcard_image-rpi.bbclass: Fix sdimg generation

2016-09-21 Thread Gary Thomas
Track changes in OE-core variable names - needed to be able to build an rpi-sdimg image file. Signed-off-by: Gary Thomas --- classes/sdcard_image-rpi.bbclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/classes/sdcard_image-rpi.bbclass

Re: [yocto] [meta-raspberrypi][PATCH] sdcard_image-rpi.bbclass: Fix sdimg generation

2016-09-21 Thread Andreas Müller
On Wed, Sep 21, 2016 at 9:26 AM, Gary Thomas wrote: > Track changes in OE-core variable names - needed to be able to > build an rpi-sdimg image file. > > Signed-off-by: Gary Thomas > --- > classes/sdcard_image-rpi.bbclass | 4 ++-- > 1 file changed, 2

Re: [yocto] [meta-raspberrypi][PATCH] sdcard_image-rpi.bbclass: Fix sdimg generation

2016-09-21 Thread Gary Thomas
On 2016-09-21 09:54, Andreas Müller wrote: On Wed, Sep 21, 2016 at 9:26 AM, Gary Thomas wrote: Track changes in OE-core variable names - needed to be able to build an rpi-sdimg image file. Signed-off-by: Gary Thomas --- classes/sdcard_image-rpi.bbclass

[yocto] [meta-raspberrypi][PATCH 0/6] Kernel update + VC4-enhancements

2016-09-21 Thread Andreas Müller
Patches I am using for a while. If my images don't break for other issues I am able to run X11 and weston accelerated in one image. Had never a machine before able to do that. Andreas Müller (6): mesa: align for vc4 xorg align for vc4 vc4: why no framebuffer device? linux-raspberrypi:

[yocto] [meta-raspberrypi][PATCH 3/6] vc4: why no framebuffer device?

2016-09-21 Thread Andreas Müller
Signed-off-by: Andreas Müller --- recipes-kernel/linux/linux-rpi.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-kernel/linux/linux-rpi.inc b/recipes-kernel/linux/linux-rpi.inc index 3eeefee..95a9530 100644 ---

[yocto] [meta-raspberrypi][PATCH 2/6] xorg align for vc4

2016-09-21 Thread Andreas Müller
Signed-off-by: Andreas Müller --- recipes-graphics/xorg-xserver/xserver-xorg_%.bbappend | 9 + 1 file changed, 9 insertions(+) create mode 100644 recipes-graphics/xorg-xserver/xserver-xorg_%.bbappend diff --git

[yocto] [meta-raspberrypi][PATCH 1/6] mesa: align for vc4

2016-09-21 Thread Andreas Müller
Signed-off-by: Andreas Müller --- recipes-graphics/mesa/mesa_%.bbappend | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-graphics/mesa/mesa_%.bbappend b/recipes-graphics/mesa/mesa_%.bbappend index 9c5df99..e789022 100644 ---

[yocto] [meta-raspberrypi][PATCH 4/6] linux-raspberrypi: update to 4.4.21

2016-09-21 Thread Andreas Müller
This version contains vc4_firmware_kms [1] https://github.com/raspberrypi/linux/commit/598f79fb5a7ea1a6fbd37b9849e097dd0bea70fc Signed-off-by: Andreas Müller --- .../0002-vc4-ioctl-rendering-allow.patch | 29 --

[yocto] [meta-raspberrypi][PATCH 6/6] rpi-base.inc: build vc4-fkms-v3d.dtbo

2016-09-21 Thread Andreas Müller
For those who want to run closed source driver with mesa. See further details at [1] [1] http://anholt.livejournal.com/47717.html Signed-off-by: Andreas Müller --- conf/machine/include/rpi-base.inc | 1 + 1 file changed, 1 insertion(+) diff --git

[yocto] [meta-raspberrypi][PATCH 5/6] eglinfo-x11: align to VC4

2016-09-21 Thread Andreas Müller
Signed-off-by: Andreas Müller --- recipes-graphics/eglinfo/eglinfo-x11_%.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend b/recipes-graphics/eglinfo/eglinfo-x11_%.bbappend index

Re: [yocto] OpenEmbedded Metadata: Recipe update broken

2016-09-21 Thread Andreas Müller
On Wed, Sep 21, 2016 at 1:29 AM, Paul Eggleton wrote: > On Thu, 25 Aug 2016 18:14:23 Andreas Müller wrote: >> seems layer list update is broken again e.g I am committing on >> meta-qt5-extra regularly but last commit reported is one month ago. > > OK, finally we