From: Richard Purdie Date: Wed, 30 Sep 2015 13:53:20 +0000 (+0100) Subject: lttng-tools: Drop KERNELDIR reference X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~28695 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21bad4c807acd4c596fcca8afeab737161fbbb39;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git lttng-tools: Drop KERNELDIR reference The source makes no reference to KERNELDIR any more and this make the recipe machine specific. Simply drop the unused reference. Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb b/meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb index 9ecc2ab8aee..909acc37a75 100644 --- a/meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb +++ b/meta/recipes-kernel/lttng/lttng-tools_2.6.0.bb @@ -38,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 \