summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng/lttng-ust_2.6.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/lttng/lttng-ust_2.6.1.bb')
-rw-r--r--meta/recipes-kernel/lttng/lttng-ust_2.6.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.6.1.bb b/meta/recipes-kernel/lttng/lttng-ust_2.6.1.bb
index 590ec4ac7f..d083f86695 100644
--- a/meta/recipes-kernel/lttng/lttng-ust_2.6.1.bb
+++ b/meta/recipes-kernel/lttng/lttng-ust_2.6.1.bb
@@ -24,6 +24,7 @@ PE = "2"
24SRC_URI = "git://git.lttng.org/lttng-ust.git;branch=stable-2.6 \ 24SRC_URI = "git://git.lttng.org/lttng-ust.git;branch=stable-2.6 \
25 file://lttng-ust-doc-examples-disable.patch \ 25 file://lttng-ust-doc-examples-disable.patch \
26 file://add-aarch64.patch \ 26 file://add-aarch64.patch \
27 file://lttng-ust-Fix-live-timer-calculation-error.patch \
27 " 28 "
28 29
29S = "${WORKDIR}/git" 30S = "${WORKDIR}/git"