Re: [OE-core] [PATCH 2/8] lttng-modules: update to 2.5.0

2014-08-12 Thread Laurentiu Palcu
Hi Martin, On Tue, Aug 12, 2014 at 01:33:05PM +0200, Martin Jansa wrote: > > > Sorry I thought you're maintainer of lttng-*, it seems like Laurentiu is > > > > No worries. I just get caught in the blast when lttng blows up during > > kernel uprevs, and I fix the wreckage so I can send out my upda

Re: [OE-core] [PATCH 2/8] lttng-modules: update to 2.5.0

2014-08-12 Thread Martin Jansa
On Fri, Jul 25, 2014 at 09:48:02AM -0400, Bruce Ashfield wrote: > On Fri, Jul 25, 2014 at 9:46 AM, Martin Jansa wrote: > > On Fri, Jul 25, 2014 at 09:36:12AM -0400, Bruce Ashfield wrote: > >> On Fri, Jul 25, 2014 at 9:23 AM, Bruce Ashfield > >> wrote: > >> > On Fri, Jul 25, 2014 at 9:21 AM, Marti

Re: [OE-core] [PATCH 2/8] lttng-modules: update to 2.5.0

2014-07-25 Thread Richard Purdie
On Fri, 2014-07-25 at 09:48 -0400, Bruce Ashfield wrote: > On Fri, Jul 25, 2014 at 9:46 AM, Martin Jansa wrote: > > On Fri, Jul 25, 2014 at 09:36:12AM -0400, Bruce Ashfield wrote: > >> On Fri, Jul 25, 2014 at 9:23 AM, Bruce Ashfield > >> wrote: > >> > On Fri, Jul 25, 2014 at 9:21 AM, Martin Jansa

Re: [OE-core] [PATCH 2/8] lttng-modules: update to 2.5.0

2014-07-25 Thread Bruce Ashfield
On Fri, Jul 25, 2014 at 9:46 AM, Martin Jansa wrote: > On Fri, Jul 25, 2014 at 09:36:12AM -0400, Bruce Ashfield wrote: >> On Fri, Jul 25, 2014 at 9:23 AM, Bruce Ashfield >> wrote: >> > On Fri, Jul 25, 2014 at 9:21 AM, Martin Jansa >> > wrote: >> >> On Thu, Jul 24, 2014 at 04:41:48PM -0400, Bruc

Re: [OE-core] [PATCH 2/8] lttng-modules: update to 2.5.0

2014-07-25 Thread Martin Jansa
On Fri, Jul 25, 2014 at 09:36:12AM -0400, Bruce Ashfield wrote: > On Fri, Jul 25, 2014 at 9:23 AM, Bruce Ashfield > wrote: > > On Fri, Jul 25, 2014 at 9:21 AM, Martin Jansa > > wrote: > >> On Thu, Jul 24, 2014 at 04:41:48PM -0400, Bruce Ashfield wrote: > >>> During the uprev of the yocto kernel

Re: [OE-core] [PATCH 2/8] lttng-modules: update to 2.5.0

2014-07-25 Thread Bruce Ashfield
On Fri, Jul 25, 2014 at 9:23 AM, Bruce Ashfield wrote: > On Fri, Jul 25, 2014 at 9:21 AM, Martin Jansa wrote: >> On Thu, Jul 24, 2014 at 04:41:48PM -0400, Bruce Ashfield wrote: >>> During the uprev of the yocto kernel to 3.16, lttng-modules failed to build. >>> To grab the latest stable content,

Re: [OE-core] [PATCH 2/8] lttng-modules: update to 2.5.0

2014-07-25 Thread Bruce Ashfield
On Fri, Jul 25, 2014 at 9:21 AM, Martin Jansa wrote: > On Thu, Jul 24, 2014 at 04:41:48PM -0400, Bruce Ashfield wrote: >> During the uprev of the yocto kernel to 3.16, lttng-modules failed to build. >> To grab the latest stable content, we update to 2.5.0, and add two patches >> to also make it bu

Re: [OE-core] [PATCH 2/8] lttng-modules: update to 2.5.0

2014-07-25 Thread Martin Jansa
On Thu, Jul 24, 2014 at 04:41:48PM -0400, Bruce Ashfield wrote: > During the uprev of the yocto kernel to 3.16, lttng-modules failed to build. > To grab the latest stable content, we update to 2.5.0, and add two patches > to also make it build against 3.16+. > > We also drop the older 2.3.3 lttng-

[OE-core] [PATCH 2/8] lttng-modules: update to 2.5.0

2014-07-24 Thread Bruce Ashfield
During the uprev of the yocto kernel to 3.16, lttng-modules failed to build. To grab the latest stable content, we update to 2.5.0, and add two patches to also make it build against 3.16+. We also drop the older 2.3.3 lttng-modules, since it is no longer required to support ARM builds. Signed-off