From 71f70d7be487035d59d9bc0f04bcb621ef615b15 Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Wed, 22 Apr 2009 17:00:16 +0200 Subject: dbus: bump default timeout value --- recipes/dbus/dbus.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/dbus/dbus.inc') diff --git a/recipes/dbus/dbus.inc b/recipes/dbus/dbus.inc index 047b33a71c..2a4b19699f 100644 --- a/recipes/dbus/dbus.inc +++ b/recipes/dbus/dbus.inc @@ -27,7 +27,7 @@ EXTRA_OECONF = "\ --disable-doxygen-docs \ --with-xml=expat \ --with-x \ - --with-dbus-default-reply-timeout=60000 \ + --with-dbus-default-reply-timeout=200000 \ " do_install_append() { -- cgit v1.2.3