]> code.ossystems Code Review - openembedded-core.git/commit
glib-2.0: fix the dbus-appinfo test when running outside of X
authorRoss Burton <ross.burton@intel.com>
Thu, 16 Jan 2014 13:31:38 +0000 (13:31 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Jan 2014 23:38:28 +0000 (23:38 +0000)
commit12e30b653899567312a7ec29b6e972c85ba8e25e
tree53ece3bb30ed2ffad07b2268d803291d9cd4b656
parent8163854adf87ac42a8f08ee25685d0ce1efb4724
glib-2.0: fix the dbus-appinfo test when running outside of X

This test was attempting to connect to a session bus and hanging if it couldn't.
Take a patch from upstream to correctly use a private bus.

[ YOCTO #5696 ]

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glib-2.0/glib-2.0/ptest-dbus.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0_2.38.2.bb