diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-kernel/lttng/lttng-ust_0.16.bb | 1 |
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 \ | |||
11 | DEPENDS = "liburcu" | 11 | DEPENDS = "liburcu" |
12 | 12 | ||
13 | PR = "r0" | 13 | PR = "r0" |
14 | PE = "1" | ||
14 | 15 | ||
15 | SRC_URI = "http://lttng.org/files/ust/releases/ust-${PV}.tar.gz" | 16 | SRC_URI = "http://lttng.org/files/ust/releases/ust-${PV}.tar.gz" |
16 | 17 | ||