]> 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:24:04 +0000 (10:24 +0100)
commitf5b4ca2ad7a75a1b339a931ebb35d9238ba47b4b
treec4b81d6a348f3b3ec65ac6a909d06e1c35c9c985
parent700501808ac3421c189dafb039ae536ecfdfdc6f
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.

(From OE-Core rev: 6215ffec6a3d5069cc74ae9853167c3c6395b1db)

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