diff options
Diffstat (limited to 'meta/recipes-kernel/lttng/lttng-tools_git.bb')
-rw-r--r-- | meta/recipes-kernel/lttng/lttng-tools_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-tools_git.bb b/meta/recipes-kernel/lttng/lttng-tools_git.bb index 66269d8957..84cac84978 100644 --- a/meta/recipes-kernel/lttng/lttng-tools_git.bb +++ b/meta/recipes-kernel/lttng/lttng-tools_git.bb | |||
@@ -28,6 +28,7 @@ PACKAGECONFIG[manpages] = "--enable-man-pages, --disable-man-pages, asciidoc-nat | |||
28 | PACKAGECONFIG_remove_libc-musl = "lttng-ust" | 28 | PACKAGECONFIG_remove_libc-musl = "lttng-ust" |
29 | 29 | ||
30 | SRC_URI = "git://git.lttng.org/lttng-tools.git;branch=stable-2.8 \ | 30 | SRC_URI = "git://git.lttng.org/lttng-tools.git;branch=stable-2.8 \ |
31 | file://0001-Fix-error.h-common-error.h.patch \ | ||
31 | file://runtest-2.4.0.patch \ | 32 | file://runtest-2.4.0.patch \ |
32 | file://run-ptest" | 33 | file://run-ptest" |
33 | 34 | ||