summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng/lttng-ust_0.8.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/lttng/lttng-ust_0.8.bb')
-rw-r--r--meta/recipes-kernel/lttng/lttng-ust_0.8.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-ust_0.8.bb b/meta/recipes-kernel/lttng/lttng-ust_0.8.bb
index 79b620e981..7d88b1638d 100644
--- a/meta/recipes-kernel/lttng/lttng-ust_0.8.bb
+++ b/meta/recipes-kernel/lttng/lttng-ust_0.8.bb
@@ -16,6 +16,9 @@ PR = "r0"
16 16
17SRC_URI = "http://lttng.org/files/ust/releases/ust-${PV}.tar.gz" 17SRC_URI = "http://lttng.org/files/ust/releases/ust-${PV}.tar.gz"
18 18
19SRC_URI[md5sum] = "333ff7c8fef92b31dff85789865bb791"
20SRC_URI[sha256sum] = "802398bc2c3ad5c80bd236d1ee24968f4da8a1401695e8dc15cb396ac836abb4"
21
19S = "${WORKDIR}/ust-${PV}" 22S = "${WORKDIR}/ust-${PV}"
20 23
21inherit autotools 24inherit autotools