]> code.ossystems Code Review - openembedded-core.git/commit
lttng-tools: add systemd support
authorKai Kang <kai.kang@windriver.com>
Mon, 3 Sep 2018 02:20:07 +0000 (19:20 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 5 Sep 2018 16:54:07 +0000 (17:54 +0100)
commit29bc046d705beb9dac2e70fa31358da7719ba7a4
tree1727ecb7f40ad138011944089274aea3db072f7a
parent439be401cd642937b45796489e8c10aa5238a963
lttng-tools: add systemd support

Add systemd service file of lttng-tools from Fedora

ftp://fr2.rpmfind.net/linux/fedora/linux/development/rawhide
/Everything/source/tree/Packages/l/lttng-tools-2.10.5-1.fc29.src.rpm

It requires kernel configs CONFIG_STAGING and CONFIG_LTTNG2 to be set.
But linux-yocto doesn't meet the requirement. So disable the service by
default.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/lttng/lttng-tools/lttng-sessiond.service [new file with mode: 0644]
meta/recipes-kernel/lttng/lttng-tools_2.9.5.bb