Re: [yocto] libqtphonon4-dev

2015-08-20 Thread Paul Eggleton
On Wednesday 19 August 2015 21:46:37 Khem Raj wrote: On Aug 19, 2015 2:29 PM, Richard Cagley rcag...@gmail.com wrote: i'm on poky master branch. When I try to bitbake meta-toolchain-qt I'm getting a error I don't know how to go about solving Computing transaction...error: Can't install

Re: [yocto] [meta-raspberrypi][PATCH] rpi-config: fix setting decode_WVC1 in config.txt

2015-08-20 Thread Jonathan Liu
On 16/08/2015 1:08 AM, Jonathan Liu wrote: Signed-off-by: Jonathan Liu net...@gmail.com --- recipes-bsp/bootfiles/rpi-config_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/bootfiles/rpi-config_git.bb b/recipes-bsp/bootfiles/rpi-config_git.bb index

Re: [yocto] [meta-cgl][PATCH v2] cluster-glue: upgrade 1.0.5 - 1.0.12

2015-08-20 Thread Li, Xin
Hi, Alex V. Thanks a lot. Indeed, the error does not occur on my system. I will do some extra test, and resend the patch. Regards, Li -Original Message- From: Alexandru Vaduva [mailto:alexandru.vad...@enea.com] Sent: Thursday, August 20, 2015 10:51 PM To: Li, Xin/李 欣;

Re: [yocto] [meta-selinux][PATCH] Use the SELinux project release tarballs.

2015-08-20 Thread Philip Tricca
Any opinions / thoughts on this one? I've got an upgrade for the toolstack (2.3 - 2.4) ready to go but I've based it on the release URIs from the wiki so it depends on this patch. Best, Philip On 08/15/2015 06:35 AM, Philip Tricca wrote: The SRC_URI used for the last SELinux userspace upgrade

Re: [linux-yocto] [PATCH 1/3] intel-quark-standard: add mass storage and boot live support

2015-08-20 Thread Bruce Ashfield
I've grabbed these three changes. Testing now, SRCREV updates to follow. Bruce On 15-08-19 07:42 PM, Saul Wold wrote: Signed-off-by: Saul Wold s...@linux.intel.com --- bsp/intel-common/intel-quark-standard.scc | 5 + 1 file changed, 5 insertions(+) diff --git

[yocto] Build available for QA

2015-08-20 Thread Poky Build User
-e A build identified as needing QA has finished on the autobuilder. This build is located at: http://autobuilder.yoctoproject.org/pub/nightly/20150820-2 Build hash information: meta-intel : adc8064908409d29b9f6a7f0710be400769807af meta-fsl-arm

Re: [yocto] [meta-cgl][PATCH v2] cluster-glue: upgrade 1.0.5 - 1.0.12

2015-08-20 Thread Alexandru Vaduva
Hello, Could you please take one more look on this since for me the build is failing in the do_compile stage. Due to this error I was not able to build the other two patches heardbleat and pacemaker. :D Alex V. -Original Message- From: yocto-boun...@yoctoproject.org

Re: [yocto] Problem creating debug build with inlined functions

2015-08-20 Thread Andrew Bradford
Hi Khem, On 08/13 18:51, Khem Raj wrote: On Thu, Aug 13, 2015 at 1:25 PM, Todd Efflam todd.eff...@gmail.com wrote: Hello, We're trying to create a debug build so we can use our image with gdb, however we're unable to get it to compile. We've added the lines DEBUG_BUILD = 1 and