[oe-commits] Otavio Salvador : lttng-ust: Update to 2.5.2 version

git at git.openembedded.org git at git.openembedded.org
Wed Dec 31 17:05:07 UTC 2014


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

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Dec 30 14:25:51 2014 -0200

lttng-ust: Update to 2.5.2 version

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-kernel/lttng/{lttng-ust_2.5.0.bb => lttng-ust_2.5.2.bb} | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.5.0.bb b/meta/recipes-kernel/lttng/lttng-ust_2.5.2.bb
similarity index 94%
rename from meta/recipes-kernel/lttng/lttng-ust_2.5.0.bb
rename to meta/recipes-kernel/lttng/lttng-ust_2.5.2.bb
index e07d3c7..eda52bb 100644
--- a/meta/recipes-kernel/lttng/lttng-ust_2.5.0.bb
+++ b/meta/recipes-kernel/lttng/lttng-ust_2.5.2.bb
@@ -18,8 +18,7 @@ RPROVIDES_${PN} = "lttng2-ust"
 RREPLACES_${PN} = "lttng2-ust"
 RCONFLICTS_${PN} = "lttng2-ust"
 
-SRCREV = "ce59a997afdb7dc8af02b464430bb7e35549fa66"
-PV = "2.5.0"
+SRCREV = "85d1d2791f3cebfd741a821261bf2924928a90e7"
 PE = "2"
 
 SRC_URI = "git://git.lttng.org/lttng-ust.git;branch=stable-2.5 \



More information about the Openembedded-commits mailing list