]> code.ossystems Code Review - openembedded-core.git/commit
systemtap: improve reproducibility
authorHongxu Jia <hongxu.jia@windriver.com>
Fri, 20 Jul 2018 09:13:50 +0000 (17:13 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 26 Jul 2018 12:16:31 +0000 (13:16 +0100)
commit806a8626c3fb5020666152b295f12541f5f61ffd
tree1b651aabbc43457530806435bcb0776e5a1881b6
parenta405383e63c35d7b56108f192ca74755b122a639
systemtap: improve reproducibility

- Fix build path issue of .pyc files:
  Supply "--root" directory to the "install" command.

- Fix build path issue of c++ object files:
  Use relative dir to include header string_ref.

- Fix build path issue of c library generated by distutils:
  Add OE's CFLAGS which contains `-fdebug-prefix-map' options
  to setup.py

[YOCTO #12528]

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-kernel/systemtap/systemtap/0001-Install-python-modules-to-correct-library-dir.patch
meta/recipes-kernel/systemtap/systemtap/0001-improve-reproducibility-for-c-compiling.patch [new file with mode: 0644]
meta/recipes-kernel/systemtap/systemtap_git.bb