]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
lttng-tools: 2.5.3 -> 2.6.0
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 Feb 2015 14:44:30 +0000 (14:44 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Feb 2015 22:26:08 +0000 (22:26 +0000)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb [moved from meta/recipes-kernel/lttng/lttng-tools_2.5.3.bb with 96% similarity]

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 87052ebb8e82db518f1e379ef08db7a848d3c8a3..23eeb4567bc8672236563f6dff480dc107ce9fbf 100644 (file)
@@ -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 \
          "