aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/dbus
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2014-01-15 16:32:33 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-15 17:26:07 +0000
commite27aee379c5f254f47daeb2fcb0a4a177740ea01 (patch)
tree9d519b71650bff0b1f181a6172f1dcf020963764 /meta/recipes-core/dbus
parent69a8153c55bf74fa6178d6bd65ac8e761c041a0e (diff)
downloadopenembedded-core-contrib-e27aee379c5f254f47daeb2fcb0a4a177740ea01.tar.gz
dbus-ptest: fix incorrect option name
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/dbus')
-rw-r--r--meta/recipes-core/dbus/dbus-ptest_1.6.18.bb2
1 files changed, 1 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 567d995c65..386f561024 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}"