]> code.ossystems Code Review - openembedded-core.git/commitdiff
lttng-ust: update to version 2.5.0
authorYasir-Khan <yasir_khan@mentor.com>
Mon, 11 Aug 2014 14:09:30 +0000 (19:09 +0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 Aug 2014 17:19:55 +0000 (18:19 +0100)
update to latest stable-2.5 revision

Signed-off-by: Yasir-Khan <yasir_khan@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/lttng/lttng-ust_2.5.0.bb [moved from meta/recipes-kernel/lttng/lttng-ust_2.4.0.bb with 87% similarity]

similarity index 87%
rename from meta/recipes-kernel/lttng/lttng-ust_2.4.0.bb
rename to meta/recipes-kernel/lttng/lttng-ust_2.5.0.bb
index 1629554b09a6e9b09da7be89919ff85d84c79933..15956277f9f4f42dbca05c2db14788c2fdf883e2 100644 (file)
@@ -17,11 +17,11 @@ RPROVIDES_${PN} = "lttng2-ust"
 RREPLACES_${PN} = "lttng2-ust"
 RCONFLICTS_${PN} = "lttng2-ust"
 
-SRCREV = "5ba5bf7fba804d2de773ae1c71106a8ed856c56a"
-PV = "2.4.0"
+SRCREV = "ce59a997afdb7dc8af02b464430bb7e35549fa66"
+PV = "2.5.0"
 PE = "2"
 
-SRC_URI = "git://git.lttng.org/lttng-ust.git;branch=stable-2.4 \
+SRC_URI = "git://git.lttng.org/lttng-ust.git;branch=stable-2.5 \
            file://lttng-ust-doc-examples-disable.patch \
           "