summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-kernel/lttng/lttng-ust_0.16.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-ust_0.16.bb b/meta/recipes-kernel/lttng/lttng-ust_0.16.bb
index 701bda9542..e9540837ca 100644
--- a/meta/recipes-kernel/lttng/lttng-ust_0.16.bb
+++ b/meta/recipes-kernel/lttng/lttng-ust_0.16.bb
@@ -11,6 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=e647752e045a8c45b6f583771bd561ef \
11DEPENDS = "liburcu" 11DEPENDS = "liburcu"
12 12
13PR = "r0" 13PR = "r0"
14PE = "1"
14 15
15SRC_URI = "http://lttng.org/files/ust/releases/ust-${PV}.tar.gz" 16SRC_URI = "http://lttng.org/files/ust/releases/ust-${PV}.tar.gz"
16 17