mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
lttng-ust_2.9.1.bb: set CVE_PRODUCT to ust
It is used in NVD for CVE's like: https://nvd.nist.gov/vuln/detail/CVE-2010-3386 (From OE-Core rev: 1c6643f139911ab27618d20f9d4ca609235a680b) Signed-off-by: Mikko Rapeli <mikko.rapeli@bmw.de> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
095dac9129
commit
ef738c5a6a
@@ -26,6 +26,8 @@ SRC_URI = "https://lttng.org/files/lttng-ust/lttng-ust-${PV}.tar.bz2 \
|
||||
SRC_URI[md5sum] = "5a5636fc3d9aa370f65b25a802a79e6e"
|
||||
SRC_URI[sha256sum] = "b891d267cdbbbd11cf34751f66c21c4a7fdc0eec3c1b53be2c40dca073b7daa4"
|
||||
|
||||
CVE_PRODUCT = "ust"
|
||||
|
||||
PACKAGECONFIG[manpages] = "--enable-man-pages, --disable-man-pages, asciidoc-native xmlto-native libxslt-native"
|
||||
|
||||
do_install_append() {
|
||||
|
||||
Reference in New Issue
Block a user