[oe-commits] Ross Burton : dbus-ptest: fix incorrect option name

git at git.openembedded.org git at git.openembedded.org
Wed Jan 15 17:22:22 UTC 2014


Module: openembedded-core.git
Branch: master
Commit: e27aee379c5f254f47daeb2fcb0a4a177740ea01
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=e27aee379c5f254f47daeb2fcb0a4a177740ea01

Author: Ross Burton <ross.burton at intel.com>
Date:   Wed Jan 15 16:32:33 2014 +0000

dbus-ptest: fix incorrect option name

Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-core/dbus/dbus-ptest_1.6.18.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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 567d995..386f561 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}"



More information about the Openembedded-commits mailing list