summaryrefslogtreecommitdiff
path: root/yocto-poky/meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'yocto-poky/meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb')
-rw-r--r--yocto-poky/meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/yocto-poky/meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb b/yocto-poky/meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb
index 6397a987a..909acc37a 100644
--- a/yocto-poky/meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb
+++ b/yocto-poky/meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb
@@ -28,6 +28,7 @@ SRC_URI = "git://git.lttng.org/lttng-tools.git;branch=stable-2.6 \
file://extern-decls.patch \
file://run-ptest \
file://lttng-tools-Fix-live-timer-calculation-error.patch \
+ file://0001-Fix-sessiond-disable-match-app-event-by-name.patch \
"
S = "${WORKDIR}/git"
@@ -37,8 +38,6 @@ inherit autotools-brokensep ptest pkgconfig useradd
USERADD_PACKAGES = "${PN}"
GROUPADD_PARAM_${PN} = "tracing"
-export KERNELDIR="${STAGING_KERNEL_DIR}"
-
FILES_${PN} += "${libdir}/lttng/libexec/* ${datadir}/xml/lttng \
${libdir}/python${PYTHON_BASEVERSION}/site-packages/*"
FILES_${PN}-dbg += "${libdir}/lttng/libexec/.debug \