diff options
-rw-r--r-- | meta/recipes-kernel/lttng/lttng-ust_2.1.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.1.0.bb b/meta/recipes-kernel/lttng/lttng-ust_2.1.0.bb index 1076bde574..20c8b3d7cb 100644 --- a/meta/recipes-kernel/lttng/lttng-ust_2.1.0.bb +++ b/meta/recipes-kernel/lttng/lttng-ust_2.1.0.bb | |||
@@ -20,6 +20,7 @@ RCONFLICTS_${PN} = "lttng2-ust" | |||
20 | SRCREV = "0c9ad44b7604040dfcd1e67b18afc3dc5d025b19" | 20 | SRCREV = "0c9ad44b7604040dfcd1e67b18afc3dc5d025b19" |
21 | PV = "2.1.0" | 21 | PV = "2.1.0" |
22 | PR = "r0" | 22 | PR = "r0" |
23 | PE = "2" | ||
23 | 24 | ||
24 | SRC_URI = "git://git.lttng.org/lttng-ust.git;protocol=git" | 25 | SRC_URI = "git://git.lttng.org/lttng-ust.git;protocol=git" |
25 | 26 | ||