[yocto] Build issue on dlt-daemon

2013-02-06 Thread Nishimura, Kazuya
Dear dlt-daemon developer, I came across a build error while building Excalibur image. The exact error log is attached below. The situation of the issue is that at first I built Excalibur image with MACHINE=vexpressa9, then next time, change it to MACHINE=dm814x-evm and built it, then the error

Re: [yocto] pulseaudio madness

2013-02-06 Thread Gary Thomas
On 2013-02-06 06:50, Gary Thomas wrote: On 2013-02-05 06:52, Burton, Ross wrote: Hi Gary, On 5 February 2013 12:44, Gary Thomas wrote: I have a multi-media application/system (built with Poky/Yocto of course) that is currently using ALSA for the sound. This works great but now I'd like to be

[yocto] User id/group not quite right?

2013-02-06 Thread Gary Thomas
Just checking on the X11 user 'xuser' which should be created with a bunch of groups via this recipe snippet: USERADD_PARAM_${PN} = "--create-home \ --groups video,tty,audio \ --user-group xuser" However, when I log in as 'xuser', I don't see th

Re: [yocto] systemtap fetch failure on 'danny' (cherry-pick fix from master)

2013-02-06 Thread Javier Viguera
On 02/06/2013 04:48 PM, Burton, Ross wrote: You'll be pleased to know it's in danny-next already, so should be hitting danny in the next day or so. Good to know. Thanks. - Javier Viguera Software Engineer Digi International® Spain S.A.U. ___ yocto

Re: [yocto] systemtap fetch failure on 'danny' (cherry-pick fix from master)

2013-02-06 Thread Burton, Ross
On 6 February 2013 15:40, Javier Viguera wrote: > This seems to be fixed in 'master' branch: > > commit f3f4ac33ee7fa9cd35d06821fc3e26077303998a > Author: Maxin B. John > Date: Fri Dec 14 13:00:28 2012 +0100 > > Update the SRC_URI in systemtap recipe > > > Could that commit be cherry-picked

[yocto] systemtap fetch failure on 'danny' (cherry-pick fix from master)

2013-02-06 Thread Javier Viguera
Hi all, Using 'danny' branch to build a rootfs image i sometimes get a 'systemtap' fetch failure: ERROR: Fetcher failure: Fetch command failed with exit code 128, output: Cloning into bare repository '.../downloads/git2/sources.redhat.com.git.systemtap.git'... fatal: unable to connect to so

Re: [yocto] Running Sato/X11 as non-root

2013-02-06 Thread Tomas Frydrych
On 06/02/13 14:40, Gary Thomas wrote: > In my attempt to get pulseaudio running, I need to bring up > my X11 session with a user that is not root. The default > (core-image-sato) always starts X11 as root. This yields > these errors when starting (with pulseaudio installed): > W: [pulseaudio] m

Re: [yocto] pulseaudio madness

2013-02-06 Thread Tomas Frydrych
On 06/02/13 13:50, Gary Thomas wrote: > On 2013-02-05 06:52, Burton, Ross wrote: >> Hi Gary, >> >> On 5 February 2013 12:44, Gary Thomas wrote: >>> I have a multi-media application/system (built with Poky/Yocto of >>> course) >>> that is currently using ALSA for the sound. This works great but no

[yocto] Running Sato/X11 as non-root

2013-02-06 Thread Gary Thomas
In my attempt to get pulseaudio running, I need to bring up my X11 session with a user that is not root. The default (core-image-sato) always starts X11 as root. This yields these errors when starting (with pulseaudio installed): W: [pulseaudio] main.c: This program is not intended to be run a

Re: [yocto] pulseaudio madness

2013-02-06 Thread Gary Thomas
On 2013-02-05 06:52, Burton, Ross wrote: Hi Gary, On 5 February 2013 12:44, Gary Thomas wrote: I have a multi-media application/system (built with Poky/Yocto of course) that is currently using ALSA for the sound. This works great but now I'd like to be able to share some of the sound resource

[yocto] [meta-ivi][PATCH 3/3] linux-yocto: Add PRINC

2013-02-06 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- recipes-kernel/linux/linux-yocto_3.4.bbappend |2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/recipes-kernel/linux/linux-yocto_3.4.bbappend b/recipes-kernel/linux/linux-yocto_3.4.bbappend index ca9afbd..10327c3 100644 --- a/recipes-kern

[yocto] [meta-ivi][PATCH 2/3] vexpress_a9.cfg: Activate ecryptfs

2013-02-06 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- recipes-kernel/linux/linux-yocto/vexpress_a9.cfg |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/recipes-kernel/linux/linux-yocto/vexpress_a9.cfg b/recipes-kernel/linux/linux-yocto/vexpress_a9.cfg index 9c5052a..5bb37a2 100644 --- a

[yocto] [meta-ivi][PATCH 1/3] qemux86.cfg: Activate ecryptfs

2013-02-06 Thread Andrei Gherzan
Signed-off-by: Andrei Gherzan --- recipes-kernel/linux/linux-yocto/qemux86.cfg |6 ++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/recipes-kernel/linux/linux-yocto/qemux86.cfg b/recipes-kernel/linux/linux-yocto/qemux86.cfg index ff828b9..6f6ea51 100644 --- a/recipes-ker