[oe-commits] Yasir-Khan : lttng-ust: update to version 2.5.0

git at git.openembedded.org git at git.openembedded.org
Thu Aug 14 22:09:35 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: 432f38945d9292000e365078397b3931d759f1db
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=432f38945d9292000e365078397b3931d759f1db

Author: Yasir-Khan <yasir_khan at mentor.com>
Date:   Mon Aug 11 19:09:30 2014 +0500

lttng-ust: update to version 2.5.0

update to latest stable-2.5 revision

Signed-off-by: Yasir-Khan <yasir_khan at mentor.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../recipes-kernel/lttng/{lttng-ust_2.4.0.bb => lttng-ust_2.5.0.bb} | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.4.0.bb b/meta/recipes-kernel/lttng/lttng-ust_2.5.0.bb
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
--- a/meta/recipes-kernel/lttng/lttng-ust_2.4.0.bb
+++ b/meta/recipes-kernel/lttng/lttng-ust_2.5.0.bb
@@ -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 \
 	   "
 



More information about the Openembedded-commits mailing list