diff options
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/lttng/lttng-ust_2.6.0.bb (renamed from meta/recipes-kernel/lttng/lttng-ust_2.5.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.5.2.bb b/meta/recipes-kernel/lttng/lttng-ust_2.6.0.bb index eda52bb81f..080e7448b2 100644 --- a/meta/recipes-kernel/lttng/lttng-ust_2.5.2.bb +++ b/meta/recipes-kernel/lttng/lttng-ust_2.6.0.bb | |||
@@ -18,10 +18,10 @@ RPROVIDES_${PN} = "lttng2-ust" | |||
18 | RREPLACES_${PN} = "lttng2-ust" | 18 | RREPLACES_${PN} = "lttng2-ust" |
19 | RCONFLICTS_${PN} = "lttng2-ust" | 19 | RCONFLICTS_${PN} = "lttng2-ust" |
20 | 20 | ||
21 | SRCREV = "85d1d2791f3cebfd741a821261bf2924928a90e7" | 21 | SRCREV = "5748584c5ae8ca5c4da26f41b6c61bb816e6d50b" |
22 | PE = "2" | 22 | PE = "2" |
23 | 23 | ||
24 | SRC_URI = "git://git.lttng.org/lttng-ust.git;branch=stable-2.5 \ | 24 | SRC_URI = "git://git.lttng.org/lttng-ust.git;branch=stable-2.6 \ |
25 | file://lttng-ust-doc-examples-disable.patch \ | 25 | file://lttng-ust-doc-examples-disable.patch \ |
26 | file://add-aarch64.patch \ | 26 | file://add-aarch64.patch \ |
27 | " | 27 | " |