]> code.ossystems Code Review - openembedded-core.git/commit
systemtap: create translator packageconfig
authorVictor Kamensky <kamensky@cisco.com>
Thu, 5 Apr 2018 18:25:29 +0000 (11:25 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Apr 2018 10:41:01 +0000 (11:41 +0100)
commita22b8140c6924eb3b3cd7b5bea66a4d3ed413807
tree8192f17e9bbc959f25abab519f4b979ed3536310
parent7ccb077f51c9232de70e5c6f9897fd9986e3be9d
systemtap: create translator packageconfig

For cases when systemap module compilation happens on host in
cross-compilation mode, and it is desirable to minimize systemtap
presense on target we need to have just smallest possible set of
utilties that are required to run compiled modules.

Introduce new "translator" PACKAGECONFIG, if it is not set
it would mean that just minimal set of run-time utilities will
be included in the package.

For run-time only systemtap build variant use
PACKAGECONFIG_pn-systemtap = "" or
PACKAGECONFIG_pn-systemtap = "monitor"

Suggested-by: Taras Kondratiuk <takondra@cisco.com>
Signed-off-by: Victor Kamensky <kamensky@cisco.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/systemtap/systemtap_git.bb