]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
systemtap: do not install uprobes and uprobes sources
authorVictor Kamensky <victor.kamensky7@gmail.com>
Tue, 5 Dec 2023 06:32:48 +0000 (22:32 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 6 Dec 2023 22:55:46 +0000 (22:55 +0000)
commitdb668fdba9920fc4066eda8af0ff112f341ee09b
tree7158e88717fd9613bf7f4bbc67856c2d568d08a8
parent2d0cb9b21ccee93027fd12a51b74d3821cd03d2e
systemtap: do not install uprobes and uprobes sources

Addresses the following do_package_qa warning:

WARNING: systemtap-5.0-r0 do_package_qa: QA Issue: File /usr/share/systemtap/runtime/linux/uprobes/Makefile in package systemtap contains reference to TMPDIR
File /usr/share/systemtap/runtime/linux/uprobes/git_version.h in package systemtap contains reference to TMPDIR
File /usr/share/systemtap/runtime/linux/uprobes2/git_version.h in package systemtap contains reference to TMPDIR [buildpaths]

Signed-off-by: Victor Kamensky <victor.kamensky7@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/systemtap/systemtap/0001-Makefile.am-remove-runtime-linux-uprobes-and-runtime.patch [new file with mode: 0644]
meta/recipes-kernel/systemtap/systemtap_git.inc