diff options
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-kernel/systemtap/systemtap_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.bb b/meta/recipes-kernel/systemtap/systemtap_git.bb index 78a82efc2c..904ecdd106 100644 --- a/meta/recipes-kernel/systemtap/systemtap_git.bb +++ b/meta/recipes-kernel/systemtap/systemtap_git.bb | |||
| @@ -27,6 +27,8 @@ PACKAGECONFIG[python3-probes] = "--with-python3-probes,--without-python3-probes, | |||
| 27 | 27 | ||
| 28 | inherit autotools gettext pkgconfig distutils3-base systemd | 28 | inherit autotools gettext pkgconfig distutils3-base systemd |
| 29 | 29 | ||
| 30 | SYSTEMD_SERVICE_${PN} = "stap-exporter.service" | ||
| 31 | |||
| 30 | do_configure_prepend () { | 32 | do_configure_prepend () { |
| 31 | # Improve reproducibility for c++ object files | 33 | # Improve reproducibility for c++ object files |
| 32 | reltivepath="${@os.path.relpath(d.getVar('STAGING_INCDIR'), d.getVar('S'))}" | 34 | reltivepath="${@os.path.relpath(d.getVar('STAGING_INCDIR'), d.getVar('S'))}" |
