On Wed, Aug 31, 2016 at 7:32 AM, Richard Purdie <[email protected]> wrote: > We need master for the changes to work with 4.8 kernels. > > Signed-off-by: Richard Purdie <[email protected]>
This broken for kernels which does not enable CONFIG_TRACEPOINTS. Up to now, the lttng-modules build were fine if this was disabled just printing a warning on the build. Now it makes build fail. The behaviour changes was made on: https://github.com/lttng/lttng-modules/commit/ca62d279e2e83fd46b8a04e6ad4471e9f8fc7c47 Another thing I noticed is that we ought to be using stable-2.8 branch or name the recipe accordingly as master is in fact 2.9-pre. -- Otavio Salvador O.S. Systems http://www.ossystems.com.br http://code.ossystems.com.br Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
