poky/meta/recipes-kernel/systemtap
Victor Kamensky 1bca7e2425 systemtap: add --with-extra-version configure option
When --with-extra-version="oe" option is used, systemtap code
stop using GIT_PRETTY_REV that comes from
'git describe --dirty --always --abbrev=8' output in its version
and uses --with-extra-version value instead. 'git describe' output
has reproducibility issue since it depends on commits present in
lattest branch, and that may change. Thus using fixed value instead
addresses systemtap reproducibility issue.

[YOCTO #15288]
https://bugzilla.yoctoproject.org/show_bug.cgi?id=15288

(From OE-Core rev: 37fb7c4e469baf53f85319c3cbb75af41a6ddbe7)

Signed-off-by: Victor Kamensky <victor.kamensky7@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2024-11-19 12:54:32 +00:00
..
systemtap systemtap: upgrade 5.1 -> 5.2 2024-11-19 12:54:32 +00:00
systemtap_git.bb systemtap: add --with-extra-version configure option 2024-11-19 12:54:32 +00:00
systemtap_git.inc systemtap: upgrade 5.1 -> 5.2 2024-11-19 12:54:32 +00:00
systemtap-native_git.bb classes/recipes: Switch to use inherit_defer 2024-01-18 10:15:58 +00:00