summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/dbus
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/dbus')
-rw-r--r--meta/recipes-core/dbus/dbus-ptest_1.6.18.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-core/dbus/dbus-ptest_1.6.18.bb b/meta/recipes-core/dbus/dbus-ptest_1.6.18.bb
index c54e957bc3..567d995c65 100644
--- a/meta/recipes-core/dbus/dbus-ptest_1.6.18.bb
+++ b/meta/recipes-core/dbus/dbus-ptest_1.6.18.bb
@@ -39,7 +39,8 @@ EXTRA_OECONF = "--enable-tests \
39 --disable-doxygen-docs \ 39 --disable-doxygen-docs \
40 --disable-libaudit \ 40 --disable-libaudit \
41 --with-xml=expat \ 41 --with-xml=expat \
42 --with-systemdsystemunitdir=${systemd_unitdir}/system/ \ 42 --without-systemd \
43 --without-systemdsystemunitdir \
43 --with-dbus-test-dir=${PTEST_PATH} \ 44 --with-dbus-test-dir=${PTEST_PATH} \
44 ${EXTRA_OECONF_X}" 45 ${EXTRA_OECONF_X}"
45 46