aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glib-2.0/glib-2.0_2.38.2.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2014-01-16 13:31:38 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-16 23:38:28 +0000
commit12e30b653899567312a7ec29b6e972c85ba8e25e (patch)
tree53ece3bb30ed2ffad07b2268d803291d9cd4b656 /meta/recipes-core/glib-2.0/glib-2.0_2.38.2.bb
parent8163854adf87ac42a8f08ee25685d0ce1efb4724 (diff)
downloadopenembedded-core-contrib-12e30b653899567312a7ec29b6e972c85ba8e25e.tar.gz
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>
Diffstat (limited to 'meta/recipes-core/glib-2.0/glib-2.0_2.38.2.bb')
-rw-r--r--meta/recipes-core/glib-2.0/glib-2.0_2.38.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.38.2.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.38.2.bb
index 02730f17ea..a5bfc707b3 100644
--- a/meta/recipes-core/glib-2.0/glib-2.0_2.38.2.bb
+++ b/meta/recipes-core/glib-2.0/glib-2.0_2.38.2.bb
@@ -11,6 +11,7 @@ SRC_URI = "${GNOME_MIRROR}/glib/${SHRT_VER}/glib-${PV}.tar.xz \
file://glib-2.0-configure-readlink.patch \
file://run-ptest \
file://0001-gio-Fix-Werror-format-string-errors-from-mismatched-.patch \
+ file://ptest-dbus.patch \
"
SRC_URI_append_class-native = " file://glib-gettextize-dir.patch"