From: Ross Burton Date: Wed, 15 Jan 2014 16:32:33 +0000 (+0000) Subject: dbus-ptest: fix incorrect option name X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~34850 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e27aee379c5f254f47daeb2fcb0a4a177740ea01;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git dbus-ptest: fix incorrect option name Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- 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 567d995c659..386f561024e 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,7 @@ EXTRA_OECONF = "--enable-tests \ --disable-doxygen-docs \ --disable-libaudit \ --with-xml=expat \ - --without-systemd \ + --disable-systemd \ --without-systemdsystemunitdir \ --with-dbus-test-dir=${PTEST_PATH} \ ${EXTRA_OECONF_X}"