diff options
author | Paul Woegerer <paul_woegerer@mentor.com> | 2013-09-05 09:00:59 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-09-10 15:57:19 +0100 |
commit | e4d69254ace66f2a88c0c7b535287ee043088b8f (patch) | |
tree | 40cf823877f1971423d7743ffc9ed5b780407626 /meta/recipes-kernel/lttng | |
parent | 341c085561f5940fbdeb1afb1f103d49ad045ee0 (diff) | |
download | poky-e4d69254ace66f2a88c0c7b535287ee043088b8f.tar.gz |
lttng-tools: Update to version 2.3.0
(From OE-Core rev: 09dd0be9bb6d8a300700de71658abcdeb21713db)
Signed-off-by: Paul Woegerer <paul_woegerer@mentor.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/lttng')
-rw-r--r-- | meta/recipes-kernel/lttng/lttng-tools_2.3.0.bb (renamed from meta/recipes-kernel/lttng/lttng-tools_2.2.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.2.3.bb b/meta/recipes-kernel/lttng/lttng-tools_2.3.0.bb index 316f4888cc..2e0ee15a29 100644 --- a/meta/recipes-kernel/lttng/lttng-tools_2.2.3.bb +++ b/meta/recipes-kernel/lttng/lttng-tools_2.3.0.bb | |||
@@ -11,8 +11,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=01d7fc4496aacf37d90df90b90b0cac1 \ | |||
11 | 11 | ||
12 | DEPENDS = "liburcu popt lttng-ust" | 12 | DEPENDS = "liburcu popt lttng-ust" |
13 | 13 | ||
14 | SRCREV = "b1ebf16ce065a35149c39bc4f56ace3671706860" | 14 | SRCREV = "c9dc1289e040c542f96fbfd558267786816d5703" |
15 | PV = "v2.2.3" | 15 | PV = "v2.3.0" |
16 | 16 | ||
17 | SRC_URI = "git://git.lttng.org/lttng-tools.git" | 17 | SRC_URI = "git://git.lttng.org/lttng-tools.git" |
18 | 18 | ||