[yocto] USB not automounting, missing /dev/disk directory

2014-03-31 Thread Bryan Evenson
All, I am on poky/dylan, and I recently did something to really screw up my local build and I'm trying to figure out how to recover. I have a custom image which is core-image-minimal plus a few packages for my needs. For a target device running my latest built image, the target recognizes

[yocto] [PATCH] beaglebone: fix typo in the U-Boot config name

2014-03-31 Thread Denys Dmytriyenko
From: Denys Dmytriyenko de...@ti.com Signed-off-by: Denys Dmytriyenko de...@ti.com --- meta-yocto-bsp/conf/machine/beaglebone.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-yocto-bsp/conf/machine/beaglebone.conf b/meta-yocto-bsp/conf/machine/beaglebone.conf index

[yocto] [meta-freescale] Problems concerning qte-in-use-image

2014-03-31 Thread Federico Vitali
Hi everyone, I've build qte-in-use image for imx6qsabrelite and I have some problems running qt embedded applications. Some of the problems are: 1. after the boot completes and login I try to launch the demo application: # qtdemoE -qws my screen goes black and nothing happens. The board hangs,

Re: [yocto] [OE-core] [oe] initial support for musl libc with OE/Yocto Project

2014-03-31 Thread Paul Barker
On 30 March 2014 17:48, Khem Raj raj.k...@gmail.com wrote: On Sun, Mar 30, 2014 at 8:43 AM, Paul Barker p...@paulbarker.me.uk wrote: On 30 March 2014 05:17, Khem Raj raj.k...@gmail.com wrote: On Thu, Mar 27, 2014 at 5:53 AM, Paul Barker p...@paulbarker.me.uk wrote: On 26 March 2014 22:12,

Re: [yocto] USB not automounting, missing /dev/disk directory

2014-03-31 Thread Bryan Evenson
All, -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto- boun...@yoctoproject.org] On Behalf Of Bryan Evenson Sent: Monday, March 31, 2014 9:57 AM To: yocto@yoctoproject.org Subject: [yocto] USB not automounting, missing /dev/disk directory All, I am on

Re: [yocto] Reducing nightly/release build artifacts.

2014-03-31 Thread Flanagan, Elizabeth
Otavio So, if I were to not publish the fsl builds, would that be an issue? -b On Fri, Mar 28, 2014 at 6:02 AM, Otavio Salvador ota...@ossystems.com.br wrote: Hello Beth, On Wed, Mar 26, 2014 at 6:22 PM, Otavio Salvador ota...@ossystems.com.br wrote: On Wed, Mar 26, 2014 at 6:14 PM,

Re: [yocto] Reducing nightly/release build artifacts.

2014-03-31 Thread Otavio Salvador
On Mon, Mar 31, 2014 at 3:38 PM, Flanagan, Elizabeth elizabeth.flana...@intel.com wrote: So, if I were to not publish the fsl builds, would that be an issue? For me, it would work. In case I need something I can ask you to add it back in future. -- Otavio Salvador

Re: [yocto] [OE-core] [oe] initial support for musl libc with OE/Yocto Project

2014-03-31 Thread Otavio Salvador
On Mon, Mar 31, 2014 at 12:21 PM, Paul Barker p...@paulbarker.me.uk wrote: On 30 March 2014 17:48, Khem Raj raj.k...@gmail.com wrote: On Sun, Mar 30, 2014 at 8:43 AM, Paul Barker p...@paulbarker.me.uk wrote: On 30 March 2014 05:17, Khem Raj raj.k...@gmail.com wrote: On Thu, Mar 27, 2014 at

[yocto] Yocto 1.6 Project Name Daisy

2014-03-31 Thread Flanagan, Elizabeth
Just so folks know, 1.6 is going to be called Daisy. -b -- Elizabeth Flanagan Yocto Project Build and Release -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] Agenda: Yocto Project Technical Team Meeting - Tuesday, April 1, 2014 8:00 AM US Pacific Time

2014-03-31 Thread Jolley, Stephen K
Agenda: * Opens collection - 5 min (Stephen) * Yocto 1.6 status - 5 min (Stephen/team) https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.6_Status https://wiki.yoctoproject.org/wiki/Yocto_1.6_Features * SWAT team rotation: Cristian - Cristiana

Re: [yocto] Yocto 1.6 Project Name Daisy

2014-03-31 Thread Paul Barker
On 31 March 2014 23:03, Flanagan, Elizabeth elizabeth.flana...@intel.com wrote: Just so folks know, 1.6 is going to be called Daisy. -b I think the release name references to one of my favourite (though fiendishly difficult) console games from my childhood is half the reason I've stuck

Re: [yocto] Reducing nightly/release build artifacts.

2014-03-31 Thread Yi Zhao
Hi Beth, 于 2014年04月01日 02:38, Flanagan, Elizabeth 写道: Otavio So, if I were to not publish the fsl builds, would that be an issue? Please do not remove p1022ds images from fsl-ppc build. I'm using it. Thanks, Yi -b On Fri, Mar 28, 2014 at 6:02 AM, Otavio Salvador ota...@ossystems.com.br

[linux-yocto] enable kernel event failed

2014-03-31 Thread Maroua Ben
Hello, i installed yocto with Lttng in pandaboard ES REV B1, but i could not have syscall events. steps: $ git clone git://git.yoctoproject.org/poky.git -b dora$ cd poky $ git clone http://git.yoctoproject.org/git/meta-ti $ git clone https://github.com/openembedded/meta-oe.git $source

[linux-yocto] [PATCH 0/1] a fix for v3.10 LTSI branch

2014-03-31 Thread nitin . a . kamble
From: Nitin A Kamble nitin.a.kam...@intel.com I was noticing emenlow BSP failing to boot since LTSI was integrated in the v3.10 kernel. After debugging I found out that kernel code was doing an invalid memory access, causing kernel panic. Here is the fix for the issue, which I am also pushing

Re: [linux-yocto] [PATCH 0/1] a fix for v3.10 LTSI branch

2014-03-31 Thread Kamble, Nitin A
-Original Message- From: Hart, Darren Sent: Monday, March 31, 2014 1:34 PM To: Kamble, Nitin A; Ashfield, Bruce (Wind River); linux- yo...@yoctoproject.org Subject: Re: [PATCH 0/1] a fix for v3.10 LTSI branch On 3/31/14, 13:24, Kamble, Nitin A nitin.a.kam...@intel.com wrote:

Re: [linux-yocto] [PATCH 0/1] a fix for v3.10 LTSI branch

2014-03-31 Thread Hart, Darren
On 3/31/14, 13:56, Kamble, Nitin A nitin.a.kam...@intel.com wrote: -Original Message- From: Hart, Darren Sent: Monday, March 31, 2014 1:34 PM To: Kamble, Nitin A; Ashfield, Bruce (Wind River); linux- yo...@yoctoproject.org Subject: Re: [PATCH 0/1] a fix for v3.10 LTSI branch On

Re: [linux-yocto] [PATCH 0/1] a fix for v3.10 LTSI branch

2014-03-31 Thread Kamble, Nitin A
On 3/31/2014 2:01 PM, Hart, Darren wrote: On 3/31/14, 13:56, Kamble, Nitin A nitin.a.kam...@intel.com wrote: -Original Message- From: Hart, Darren Sent: Monday, March 31, 2014 1:34 PM To: Kamble, Nitin A; Ashfield, Bruce (Wind River); linux- yo...@yoctoproject.org Subject: Re:

[linux-yocto] [PATCH][3.10][meta] intel-common: Add preempt-rt ktype targets

2014-03-31 Thread Darren Hart
Add the preempt-rt ktype scc targets for the intel-core2-32 and intel-corei7-64 BSPs. These are also the intel-common configuration used for all intel-common compatible BSPs. Signed-off-by: Darren Hart dvh...@linux.intel.com --- .../bsp/intel-common/intel-core2-32-preempt-rt.scc |9 +

[linux-yocto] yocto-layer vs bsp-layer : criteria of choice of approach toward a custom image

2014-03-31 Thread New B
Hi, I am v new to yocto; read most of the doc'n and skimmed through the rest. I git cloned the dora branch, tag yocto 1.5.1 final Here are my questions: 1- how come yocto-bsp tool wont work except when invoked within the poky/build dir though e doc'n implies that new layers should be at the