aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/lttng')
-rw-r--r--meta/recipes-kernel/lttng/lttng-control_0.88.bb3
-rw-r--r--meta/recipes-kernel/lttng/lttng-ust_0.8.bb3
-rw-r--r--meta/recipes-kernel/lttng/lttng-viewer_0.12.35.bb3
3 files changed, 9 insertions, 0 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-control_0.88.bb b/meta/recipes-kernel/lttng/lttng-control_0.88.bb
index a96b80c813..502064f186 100644
--- a/meta/recipes-kernel/lttng/lttng-control_0.88.bb
+++ b/meta/recipes-kernel/lttng/lttng-control_0.88.bb
@@ -10,6 +10,9 @@ LTTDATE = "09242010"
SRC_URI = "http://ltt.polymtl.ca/files/lttng/ltt-control-${PV}-${LTTDATE}.tar.gz"
+SRC_URI[md5sum] = "ca81d874352756837518d74c9d1091a7"
+SRC_URI[sha256sum] = "89c625a4d1b0823954217df232a31f3cae31de7b6655c0d885a61bece0dfcd88"
+
S = "${WORKDIR}/ltt-control-${PV}-${LTTDATE}"
inherit autotools
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"
SRC_URI = "http://lttng.org/files/ust/releases/ust-${PV}.tar.gz"
+SRC_URI[md5sum] = "333ff7c8fef92b31dff85789865bb791"
+SRC_URI[sha256sum] = "802398bc2c3ad5c80bd236d1ee24968f4da8a1401695e8dc15cb396ac836abb4"
+
S = "${WORKDIR}/ust-${PV}"
inherit autotools
diff --git a/meta/recipes-kernel/lttng/lttng-viewer_0.12.35.bb b/meta/recipes-kernel/lttng/lttng-viewer_0.12.35.bb
index 71bcb8082f..550d8f5184 100644
--- a/meta/recipes-kernel/lttng/lttng-viewer_0.12.35.bb
+++ b/meta/recipes-kernel/lttng/lttng-viewer_0.12.35.bb
@@ -16,6 +16,9 @@ SECTION = "devel"
ALTNAME = "lttv-${PV}-20082010"
SRC_URI = "http://lttng.org/files/packages/${ALTNAME}.tar.gz"
+
+SRC_URI[md5sum] = "ebcbc4e21184b4b0dcb0611b4977dad8"
+SRC_URI[sha256sum] = "d258b13cd76c37e4f8395c06159986dd45517bef312895ffa59722087a2879e7"
S = "${WORKDIR}/${ALTNAME}"
inherit autotools