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:21:53 +0000 (18:21 +0100)
update to latest stable-2.5 revision

(From OE-Core rev: 872af34f7da2843cbcec9754f226d8b3f42700f4)

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 1629554..1595627 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 \
           "