summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng/lttng-tools_2.12.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/lttng/lttng-tools_2.12.3.bb')
-rw-r--r--meta/recipes-kernel/lttng/lttng-tools_2.12.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-tools_2.12.3.bb b/meta/recipes-kernel/lttng/lttng-tools_2.12.3.bb
index 281107db2c..6132daf1a1 100644
--- a/meta/recipes-kernel/lttng/lttng-tools_2.12.3.bb
+++ b/meta/recipes-kernel/lttng/lttng-tools_2.12.3.bb
@@ -155,7 +155,7 @@ do_install_ptest () {
155 -i ${D}${PTEST_PATH}/tests/unit/Makefile 155 -i ${D}${PTEST_PATH}/tests/unit/Makefile
156 156
157 # Fix hardcoded build path 157 # Fix hardcoded build path
158 sed -e 's#TESTAPP_PATH=.*/tests/regression/#TESTAPP_PATH=${PTEST_PATH}/tests/regression/#' \ 158 sed -e 's#TESTAPP_PATH=.*/tests/regression/#TESTAPP_PATH="${PTEST_PATH}/tests/regression/#' \
159 -i ${D}${PTEST_PATH}/tests/regression/ust/python-logging/test_python_logging 159 -i ${D}${PTEST_PATH}/tests/regression/ust/python-logging/test_python_logging
160 160
161 # Substitute links to installed binaries. 161 # Substitute links to installed binaries.