]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
lttng-modules: Do not fail if CONFIG_TRACEPOINTS is not enabled
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 5 Sep 2016 17:20:20 +0000 (14:20 -0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 6 Sep 2016 09:23:59 +0000 (10:23 +0100)
commit6215ffec6a3d5069cc74ae9853167c3c6395b1db
tree5ec5df004403e5cfc96e2f7e06ec6bc922d8eb20
parent34cac40670e94a9e3ffc2a734ce1f826dc60516b
lttng-modules: Do not fail if CONFIG_TRACEPOINTS is not enabled

The lttng-modules are being pulled by the tools-profile image feature,
however, not every kernel has the CONFIG_TRACEPOINTS feature enabled.

This change makes the build do not fail when CONFIG_TRACEPOINTS is not
available, allowing it to be kept being pulled by default.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/lttng/lttng-modules/Makefile-Do-not-fail-if-CONFIG_TRACEPOINTS-is-not-en.patch [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-modules_git.bb