summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer1.0-ptest.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-ptest.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-ptest.inc
index 74368c4cd8..b698067041 100644
--- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-ptest.inc
+++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-ptest.inc
@@ -5,6 +5,8 @@ RUN_PTEST_FILE = "${D}${PTEST_PATH}/run-ptest"
5 5
6EXTRA_OEMESON += "-Dtest-files-path=${TEST_FILES_PATH}" 6EXTRA_OEMESON += "-Dtest-files-path=${TEST_FILES_PATH}"
7 7
8GST_TEST_SUITE_NAME ?= "gstreamer-1.0"
9
8# Using do_install_ptest_base instead of do_install_ptest, since 10# Using do_install_ptest_base instead of do_install_ptest, since
9# the default do_install_ptest_base is hardcoded to expect Makefiles. 11# the default do_install_ptest_base is hardcoded to expect Makefiles.
10do_install_ptest_base() { 12do_install_ptest_base() {