diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-13 14:44:29 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-15 21:58:24 +0000 |
| commit | 6f471485a82da013c373f4319067cbf9affa37f8 (patch) | |
| tree | 5c5d9fdb3b7c2a719b05c06475006cf776b751e6 | |
| parent | 8b54cb7e96abf9509dc3c0370979c023e73969e9 (diff) | |
| download | poky-6f471485a82da013c373f4319067cbf9affa37f8.tar.gz | |
lttng-ust: 2.5.2 -> 2.6.0
(From OE-Core rev: 2279700bf90e27c08595d433a26425bcc0c7ba9a)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -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 | " |
