From a9cc9b52b8af69348885d70d09d4608c9f10a25b Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 11 Jan 2016 15:00:59 +0000 Subject: lttng-tools: Upgrade to 2.7.1 (From OE-Core rev: f8d597d77c3394522c390256633aa917588e5038) Signed-off-by: Richard Purdie --- meta/recipes-kernel/lttng/lttng-tools_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-kernel') diff --git a/meta/recipes-kernel/lttng/lttng-tools_git.bb b/meta/recipes-kernel/lttng/lttng-tools_git.bb index 4c42251e00..e68e7f3e8a 100644 --- a/meta/recipes-kernel/lttng/lttng-tools_git.bb +++ b/meta/recipes-kernel/lttng/lttng-tools_git.bb @@ -13,8 +13,8 @@ DEPENDS = "liburcu popt lttng-ust libxml2" RDEPENDS_${PN} = "libgcc" RDEPENDS_${PN}-ptest += "make perl bash" -SRCREV = "d71e55a5f1f423eeaa47c08e5797e47ce8e825fb" -PV = "2.7.0+git${SRCPV}" +SRCREV = "a90f2c1e10b759782653a81815625e9d1bbb75ca" +PV = "2.7.1+git${SRCPV}" PYTHON_OPTION = "am_cv_python_pyexecdir='${libdir}/python${PYTHON_BASEVERSION}/site-packages' \ am_cv_python_pythondir='${libdir}/python${PYTHON_BASEVERSION}/site-packages' \ -- cgit 1.2.3-korg