aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorMikko Rapeli <mikko.rapeli@bmw.de>2017-07-20 16:23:05 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-08-29 11:54:23 +0100
commit847124c9cc09922155c4238571257833c49262df (patch)
treefc870f76b1af84c927dc5bae88e574af7f4832db /meta/recipes-kernel
parentb5a5a8368629f8176d8a340e3f8b1cc6734460e5 (diff)
downloadopenembedded-core-contrib-847124c9cc09922155c4238571257833c49262df.tar.gz
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 Signed-off-by: Mikko Rapeli <mikko.rapeli@bmw.de> Signed-off-by: Ross Burton <ross.burton@intel.com> (cherry picked from commit 1c6643f139911ab27618d20f9d4ca609235a680b) Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r--meta/recipes-kernel/lttng/lttng-ust_2.9.0.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.9.0.bb b/meta/recipes-kernel/lttng/lttng-ust_2.9.0.bb
index 9cdefddf16..288b5ee5a6 100644
--- a/meta/recipes-kernel/lttng/lttng-ust_2.9.0.bb
+++ b/meta/recipes-kernel/lttng/lttng-ust_2.9.0.bb
@@ -26,6 +26,8 @@ SRC_URI = "https://lttng.org/files/lttng-ust/lttng-ust-${PV}.tar.bz2 \
SRC_URI[md5sum] = "77f3378ba37a36801420bce87b702e9c"
SRC_URI[sha256sum] = "4d541a863f42dfc685ca05024027a442c70d03594c154a43e62bc109b1ea5daf"
+CVE_PRODUCT = "ust"
+
PACKAGECONFIG[manpages] = "--enable-man-pages, --disable-man-pages, asciidoc-native xmlto-native libxslt-native"
do_install_append() {