Re: [yocto] [meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Allow override of PV

2016-06-15 Thread Paul Barker
On Wed, 15 Jun 2016 01:23:39 +0100 Andrei Gherzan wrote: > On Fri, Jun 03, 2016 at 08:47:45PM +0100, Paul Barker wrote: > > On Fri, 3 Jun 2016 09:07:37 +0300 > > Ionel Badisor wrote: > > > > > On 06/03/2016 12:25 AM, Paul Barker wrote: > > > > On Thu,

Re: [yocto] [meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Allow override of PV

2016-06-14 Thread Andrei Gherzan
On Fri, Jun 03, 2016 at 08:47:45PM +0100, Paul Barker wrote: > On Fri, 3 Jun 2016 09:07:37 +0300 > Ionel Badisor wrote: > > > On 06/03/2016 12:25 AM, Paul Barker wrote: > > > On Thu, 2 Jun 2016 10:59:37 +0300 > > > Ionel Badisor wrote: > > > > > >>

Re: [yocto] [meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Allow override of PV

2016-06-14 Thread Andrei Gherzan
On Sun, May 29, 2016 at 04:59:08PM +0100, Paul Barker wrote: > PV is now set in each version of the linux-raspberrypi recipe instead of in > linux-raspberrypi.inc. This allows linux-raspberrypi.inc to be used in custom > kernel recipes in another layer which require a different PV value. > >

Re: [yocto] [meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Allow override of PV

2016-06-06 Thread Ionel Badisor
On 06/03/2016 12:25 AM, Paul Barker wrote: On Thu, 2 Jun 2016 10:59:37 +0300 Ionel Badisor wrote: On 06/01/2016 08:55 PM, Paul Barker wrote: On Tue, 31 May 2016 10:39:03 +0300 Khem Raj wrote: On May 30, 2016 3:15 PM, "Paul Barker"

Re: [yocto] [meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Allow override of PV

2016-06-06 Thread Ionel Badisor
On 06/01/2016 08:55 PM, Paul Barker wrote: On Tue, 31 May 2016 10:39:03 +0300 Khem Raj wrote: On May 30, 2016 3:15 PM, "Paul Barker" wrote: I'm trying to build from a source archive instead of a git repository (to avoid a ~1.3GB git clone

Re: [yocto] [meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Allow override of PV

2016-06-02 Thread Paul Barker
On Thu, 2 Jun 2016 10:59:37 +0300 Ionel Badisor wrote: > On 06/01/2016 08:55 PM, Paul Barker wrote: > > On Tue, 31 May 2016 10:39:03 +0300 > > Khem Raj wrote: > > > >> On May 30, 2016 3:15 PM, "Paul Barker" > >> wrote: > >>> >

Re: [yocto] [meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Allow override of PV

2016-06-01 Thread Paul Barker
On Tue, 31 May 2016 10:39:03 +0300 Khem Raj wrote: > On May 30, 2016 3:15 PM, "Paul Barker" wrote: > > > > > > I'm trying to build from a source archive instead of a git > > repository (to avoid a ~1.3GB git clone operation) so the use of > > ${SRCPV}

Re: [yocto] [meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Allow override of PV

2016-05-31 Thread Khem Raj
On May 30, 2016 3:15 PM, "Paul Barker" wrote: > > On Mon, 30 May 2016 20:58:53 +0300 > Khem Raj wrote: > > > On May 30, 2016 1:09 AM, "Paul Barker" wrote: > > > > > > On Sun, 29 May 2016 21:20:21 +0300 > > > Khem Raj

Re: [yocto] [meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Allow override of PV

2016-05-30 Thread Paul Barker
On Mon, 30 May 2016 20:58:53 +0300 Khem Raj wrote: > On May 30, 2016 1:09 AM, "Paul Barker" wrote: > > > > On Sun, 29 May 2016 21:20:21 +0300 > > Khem Raj wrote: > > > > > On May 29, 2016 9:00 AM, "Paul Barker"

Re: [yocto] [meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Allow override of PV

2016-05-30 Thread Paul Barker
On Sun, 29 May 2016 21:20:21 +0300 Khem Raj wrote: > On May 29, 2016 9:00 AM, "Paul Barker" wrote: > > > > PV is now set in each version of the linux-raspberrypi recipe > > instead of > in > > linux-raspberrypi.inc. This allows linux-raspberrypi.inc to

Re: [yocto] [meta-raspberrypi][PATCH 1/6] linux-raspberrypi: Allow override of PV

2016-05-29 Thread Khem Raj
On May 29, 2016 9:00 AM, "Paul Barker" wrote: > > PV is now set in each version of the linux-raspberrypi recipe instead of in > linux-raspberrypi.inc. This allows linux-raspberrypi.inc to be used in custom > kernel recipes in another layer which require a different PV