[yocto] [PATCH] nightly-world-lsb.conf: Do world builds for poky-lsb

2015-03-24 Thread Graydon, Tracy
[YOCTO #7261] Do world builds for poky-lsb. This patch adds the new nightly-world-lsb buildset to fix bug #7261. Also added it to the normal nightly.conf trigger and yoctoAB.conf. Signed-off-by: Graydon, Tracy --- buildset-config.controller/nightly-world-lsb.conf | 22 ++ bu

[yocto] populate_sysroot and sstate question

2015-03-24 Thread Vuille, Martin (Martin)
Poky Daisy 1.6.1 I have a custom package of font files and a custom recipe to install then into ${libdir}/fonts. I don't want these files in the sysroot, as they are not necessary there, they are only required on the target, and they make the SDK larger. In my recipe, I defined an empty populate

Re: [yocto] nightly-world-lsb.conf: Do world builds for poky-lsb

2015-03-24 Thread Graydon, Tracy
Crap. You are right. There is a change in here that shouldn¹t be. Fixing that. Thank you for catching that. I was on the wrong local branch. -t On 03/24/15, 2:51 PM, "Randy Witt" wrote: >On 03/24/2015 03:41 PM, Graydon, Tracy wrote: >> [YOCTO #7261] >> >> Do world builds for poky-lsb. This pa

Re: [yocto] nightly-world-lsb.conf: Do world builds for poky-lsb

2015-03-24 Thread Randy Witt
On 03/24/2015 03:41 PM, Graydon, Tracy wrote: [YOCTO #7261] Do world builds for poky-lsb. This patch adds the new nightly-world-lsb buildset to fix bug #7261. Also added it to the normal nightly.conf trigger and yoctoAB.conf. Signed-off-by: Graydon, Tracy --- buildset-config.controller/night

[yocto] nightly-world-lsb.conf: Do world builds for poky-lsb

2015-03-24 Thread Graydon, Tracy
[YOCTO #7261] Do world builds for poky-lsb. This patch adds the new nightly-world-lsb buildset to fix bug #7261. Also added it to the normal nightly.conf trigger and yoctoAB.conf. Signed-off-by: Graydon, Tracy --- buildset-config.controller/nightly-world-lsb.conf | 22 ++ bu

[yocto] [PATCH] poky.conf: Flip DISTRO_VERSION for pending 1.8 release

2015-03-24 Thread Beth Flanagan
Flipping DISTRO_VERSION for fido. Signed-off-by: Beth Flanagan --- meta-yocto/conf/distro/poky.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-yocto/conf/distro/poky.conf b/meta-yocto/conf/distro/poky.conf index 66c7b4c..34d4f37 100644 --- a/meta-yocto/conf/distro/p

Re: [yocto] Embedded Linux Package Management

2015-03-24 Thread Benjamin Esquivel
Hi Prasant, On Fri, 2015-03-20 at 11:14 +, Paul Eggleton wrote: > On Friday 20 March 2015 11:10:39 Paul Eggleton wrote: > > On Friday 20 March 2015 11:26:43 Alex J Lennon wrote: > > > On 20/03/2015 11:15, Prasant J wrote: > > > > On Fri, Mar 20, 2015 at 2:21 PM, Alex J Lennon > > > > > > > >

Re: [yocto] Embedded Linux Package Management

2015-03-24 Thread Mark Hatle
On 3/21/15 3:40 AM, Prasant J wrote: > On Fri, Mar 20, 2015 at 4:44 PM, Paul Eggleton > wrote: >> On Friday 20 March 2015 11:10:39 Paul Eggleton wrote: >>> On Friday 20 March 2015 11:26:43 Alex J Lennon wrote: On 20/03/2015 11:15, Prasant J wrote: > On Fri, Mar 20, 2015 at 2:21 PM, Alex J

[yocto] Minutes: Yocto Project Technical Team Meeting - Tuesday, Mar. 24, 2015 8:00 AM US Pacific Time

2015-03-24 Thread Jolley, Stephen K
Attendees: Armin, Stephen, Saul, Beth, Bruce, Mark, Richard, Ross, Paul, Alex, Brendan, Agenda: * Opens collection - 5 min (Stephen) * Yocto Project status - 5 min (Stephen/team) https://wiki.yoctoproject.org/wiki/Yocto_Project_v1.8_Status https://wiki.yoctoproject.org/wiki/Yocto_1.8_Sche

Re: [yocto] [meta-raspberrypi][PATCH] make sound work out of the box for raspberrypi2

2015-03-24 Thread Alex J Lennon
On 24/03/2015 12:21, Gary Thomas wrote: > On 2015-03-24 02:40, Alex J Lennon wrote: >> >> >> On 24/03/2015 09:21, Alex J Lennon wrote: >>> >>> On 24/03/2015 08:21, Andreas Müller wrote: On Tue, Mar 24, 2015 at 12:14 AM, Gary Thomas wrote: > On 2015-03-23 16:22, Andreas Müller wrote

Re: [yocto] [meta-raspberrypi][PATCH] make sound work out of the box for raspberrypi2

2015-03-24 Thread Gary Thomas
On 2015-03-24 02:40, Alex J Lennon wrote: On 24/03/2015 09:21, Alex J Lennon wrote: On 24/03/2015 08:21, Andreas Müller wrote: On Tue, Mar 24, 2015 at 12:14 AM, Gary Thomas wrote: On 2015-03-23 16:22, Andreas Müller wrote: On Mon, Mar 23, 2015 at 10:43 PM, Gary Thomas wrote: On 2015-03-

[yocto] Iptables kernel mode driver

2015-03-24 Thread Albert K
Hi, I am building with dizzy with hob, a core-image-minimal with machine generic-x86-64 (kernel 3.14) with addition of iptables, iproute2 and some netfilter extensions. I can add the kernel-module-xt-classify, kernel-module-x-tables but i cannot find *kernel-module-xt-physdev *(via the build pac

Re: [yocto] [meta-raspberrypi][PATCH] make sound work out of the box for raspberrypi2

2015-03-24 Thread Alex J Lennon
On 24/03/2015 09:21, Alex J Lennon wrote: > > On 24/03/2015 08:21, Andreas Müller wrote: >> On Tue, Mar 24, 2015 at 12:14 AM, Gary Thomas wrote: >>> On 2015-03-23 16:22, Andreas Müller wrote: On Mon, Mar 23, 2015 at 10:43 PM, Gary Thomas wrote: > On 2015-03-23 14:57, Andreas Müller wro

Re: [yocto] [meta-raspberrypi][PATCH] make sound work out of the box for raspberrypi2

2015-03-24 Thread Alex J Lennon
On 24/03/2015 08:21, Andreas Müller wrote: > On Tue, Mar 24, 2015 at 12:14 AM, Gary Thomas wrote: >> On 2015-03-23 16:22, Andreas Müller wrote: >>> On Mon, Mar 23, 2015 at 10:43 PM, Gary Thomas wrote: On 2015-03-23 14:57, Andreas Müller wrote: > > On Mon, Mar 23, 2015 at 4:59 PM, G

Re: [yocto] [meta-raspberrypi][PATCH] make sound work out of the box for raspberrypi2

2015-03-24 Thread Andreas Müller
On Tue, Mar 24, 2015 at 12:14 AM, Gary Thomas wrote: > On 2015-03-23 16:22, Andreas Müller wrote: >> >> On Mon, Mar 23, 2015 at 10:43 PM, Gary Thomas wrote: >>> >>> On 2015-03-23 14:57, Andreas Müller wrote: On Mon, Mar 23, 2015 at 4:59 PM, Gary Thomas wrote: > > > On