Re: [yocto] [meta-raspberrypi] Current master broken

2016-12-07 Thread Andrei Gherzan
On Wed, Dec 7, 2016 at 3:19 PM, Andrea Galbusera wrote: > On Tue, Dec 6, 2016 at 4:29 PM, Andrei Gherzan wrote: >> >> On Mon, Dec 5, 2016 at 4:50 PM, Khem Raj wrote: >> > On Sun, Dec 4, 2016 at 10:03 PM, Gary Thomas wrote: >> >> On 2016-12-05 01:54, Andrei Gherzan wrote: >> >>> >> >>> Hi Gary,

Re: [yocto] [meta-raspberrypi] Current master broken

2016-12-07 Thread Andrea Galbusera
On Tue, Dec 6, 2016 at 4:29 PM, Andrei Gherzan wrote: > On Mon, Dec 5, 2016 at 4:50 PM, Khem Raj wrote: > > On Sun, Dec 4, 2016 at 10:03 PM, Gary Thomas wrote: > >> On 2016-12-05 01:54, Andrei Gherzan wrote: > >>> > >>> Hi Gary, > >>> > >>> > >>> On Sat, Dec 3, 2016 at 2:16 PM, Paul Barker > w

Re: [yocto] [meta-raspberrypi] Current master broken

2016-12-07 Thread Andreas Müller
On Wed, Dec 7, 2016 at 8:42 AM, Paul Barker wrote: > On Wed, 7 Dec 2016 07:25:23 + > Paul Barker wrote: > >> On Tue, 6 Dec 2016 21:17:55 -0500 >> Trevor Woerner wrote: >> >> > On Tue 2016-12-06 @ 11:00:34 PM, Paul Barker wrote: >> > > Upstream effectively support one version, currently 4.4.

Re: [yocto] [meta-raspberrypi] Current master broken

2016-12-07 Thread Paul Barker
On Wed, 7 Dec 2016 07:25:23 + Paul Barker wrote: > On Tue, 6 Dec 2016 21:17:55 -0500 > Trevor Woerner wrote: > > > On Tue 2016-12-06 @ 11:00:34 PM, Paul Barker wrote: > > > Upstream effectively support one version, currently 4.4. When upstream > > > made that the default branch, the changes

Re: [yocto] [meta-raspberrypi] Current master broken

2016-12-06 Thread Paul Barker
On Tue, 6 Dec 2016 21:17:55 -0500 Trevor Woerner wrote: > On Tue 2016-12-06 @ 11:00:34 PM, Paul Barker wrote: > > Upstream effectively support one version, currently 4.4. When upstream > > made that the default branch, the changes to the 4.1 branch stopped - > > there wasn't really much overlap.

Re: [yocto] [meta-raspberrypi] Current master broken

2016-12-06 Thread Paul Barker
On Tue, 6 Dec 2016 15:29:02 + Andrei Gherzan wrote: > On Mon, Dec 5, 2016 at 4:50 PM, Khem Raj wrote: > > On Sun, Dec 4, 2016 at 10:03 PM, Gary Thomas wrote: > >> On 2016-12-05 01:54, Andrei Gherzan wrote: > >>> > >>> Hi Gary, > >>> > >>> > >>> On Sat, Dec 3, 2016 at 2:16 PM, Paul Barker w

Re: [yocto] [meta-raspberrypi] Current master broken

2016-12-06 Thread Trevor Woerner
Just to clarify, in the last couple days, there have been *two* major issues that have independently broken raspi builds: 1) the rebase of the raspi kernel repository at git://github.com/raspberrypi/linux.git 2) a bug in a recent commit to oe-core's kernel tools Andrei pushed patches today to

Re: [yocto] [meta-raspberrypi] Current master broken

2016-12-06 Thread Andrei Gherzan
On Mon, Dec 5, 2016 at 4:50 PM, Khem Raj wrote: > On Sun, Dec 4, 2016 at 10:03 PM, Gary Thomas wrote: >> On 2016-12-05 01:54, Andrei Gherzan wrote: >>> >>> Hi Gary, >>> >>> >>> On Sat, Dec 3, 2016 at 2:16 PM, Paul Barker wrote: On Sat, 3 Dec 2016 08:33:40 +0100 Gary Thomas wrote:

Re: [yocto] [meta-raspberrypi] Current master broken

2016-12-05 Thread Khem Raj
On Sun, Dec 4, 2016 at 10:03 PM, Gary Thomas wrote: > On 2016-12-05 01:54, Andrei Gherzan wrote: >> >> Hi Gary, >> >> >> On Sat, Dec 3, 2016 at 2:16 PM, Paul Barker wrote: >>> >>> On Sat, 3 Dec 2016 08:33:40 +0100 >>> Gary Thomas wrote: >>> I'm currently unable to build for the RaspberryPi-

Re: [yocto] [meta-raspberrypi] Current master broken

2016-12-04 Thread Gary Thomas
On 2016-12-05 01:54, Andrei Gherzan wrote: Hi Gary, On Sat, Dec 3, 2016 at 2:16 PM, Paul Barker wrote: On Sat, 3 Dec 2016 08:33:40 +0100 Gary Thomas wrote: I'm currently unable to build for the RaspberryPi-3 using the master branch: Build Configuration: BB_VERSION= "1.32.0" BUILD_

Re: [yocto] [meta-raspberrypi] Current master broken

2016-12-04 Thread Andrei Gherzan
Hi Gary, On Sat, Dec 3, 2016 at 2:16 PM, Paul Barker wrote: > On Sat, 3 Dec 2016 08:33:40 +0100 > Gary Thomas wrote: > >> I'm currently unable to build for the RaspberryPi-3 using the master branch: >> >> Build Configuration: >> BB_VERSION= "1.32.0" >> BUILD_SYS = "x86_64-linux"

Re: [yocto] [meta-raspberrypi] Current master broken

2016-12-03 Thread Herve Jourdain
list, or on https://github.com/hjourdain/meta-raspberrypi. Hope it helps, Herve -Original Message- From: yocto-boun...@yoctoproject.org [mailto:yocto-boun...@yoctoproject.org] On Behalf Of Gary Thomas Sent: samedi 3 décembre 2016 08:34 To: yocto@yoctoproject.org Subject: [yocto] [meta-rasp

Re: [yocto] [meta-raspberrypi] Current master broken

2016-12-03 Thread Paul Barker
On Sat, 3 Dec 2016 08:33:40 +0100 Gary Thomas wrote: > I'm currently unable to build for the RaspberryPi-3 using the master branch: > > Build Configuration: > BB_VERSION= "1.32.0" > BUILD_SYS = "x86_64-linux" > NATIVELSBSTRING = "universal" > TARGET_SYS= "arm-amltd-linu

[yocto] [meta-raspberrypi] Current master broken

2016-12-02 Thread Gary Thomas
I'm currently unable to build for the RaspberryPi-3 using the master branch: Build Configuration: BB_VERSION= "1.32.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "universal" TARGET_SYS= "arm-amltd-linux-gnueabi" MACHINE = "raspberrypi3" DISTRO= "a