[oe-commits] Richard Purdie : lttng-tools: 2.5.3 -> 2.6.0

git at git.openembedded.org git at git.openembedded.org
Sat Feb 14 22:27:35 UTC 2015


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

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Fri Feb 13 14:44:30 2015 +0000

lttng-tools: 2.5.3 -> 2.6.0

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../lttng/{lttng-tools_2.5.3.bb => lttng-tools_2.6.0.bb}              | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.5.3.bb b/meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb
similarity index 96%
rename from meta/recipes-kernel/lttng/lttng-tools_2.5.3.bb
rename to meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb
index 87052eb..23eeb45 100644
--- a/meta/recipes-kernel/lttng/lttng-tools_2.5.3.bb
+++ b/meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=01d7fc4496aacf37d90df90b90b0cac1 \
 DEPENDS = "liburcu popt lttng-ust libxml2"
 RDEPENDS_${PN}-ptest += "make perl bash"
 
-SRCREV = "75d966798cf8cbe8ca12773c2bf2822983bd78a3"
+SRCREV = "d522c1f14285e2e8b10b7c0cd011847696ffe779"
 
 PYTHON_OPTION = "am_cv_python_pyexecdir='${libdir}/python${PYTHON_BASEVERSION}/site-packages' \
                  am_cv_python_pythondir='${libdir}/python${PYTHON_BASEVERSION}/site-packages' \
@@ -22,7 +22,7 @@ PACKAGECONFIG ??= "lttng-ust"
 PACKAGECONFIG[python] = "--enable-python-bindings ${PYTHON_OPTION},,python swig-native"
 PACKAGECONFIG[lttng-ust] = ", --disable-lttng-ust, lttng-ust"
 
-SRC_URI = "git://git.lttng.org/lttng-tools.git;branch=stable-2.5 \
+SRC_URI = "git://git.lttng.org/lttng-tools.git;branch=stable-2.6 \
            file://runtest-2.4.0.patch \
            file://run-ptest \
 	  "



More information about the Openembedded-commits mailing list