diff options
| -rw-r--r-- | meta/recipes-kernel/lttng/lttng-ust_2.9.0.bb | 2 |
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 \ | |||
| 26 | SRC_URI[md5sum] = "77f3378ba37a36801420bce87b702e9c" | 26 | SRC_URI[md5sum] = "77f3378ba37a36801420bce87b702e9c" |
| 27 | SRC_URI[sha256sum] = "4d541a863f42dfc685ca05024027a442c70d03594c154a43e62bc109b1ea5daf" | 27 | SRC_URI[sha256sum] = "4d541a863f42dfc685ca05024027a442c70d03594c154a43e62bc109b1ea5daf" |
| 28 | 28 | ||
| 29 | CVE_PRODUCT = "ust" | ||
| 30 | |||
| 29 | PACKAGECONFIG[manpages] = "--enable-man-pages, --disable-man-pages, asciidoc-native xmlto-native libxslt-native" | 31 | PACKAGECONFIG[manpages] = "--enable-man-pages, --disable-man-pages, asciidoc-native xmlto-native libxslt-native" |
| 30 | 32 | ||
| 31 | do_install_append() { | 33 | do_install_append() { |
