]> code.ossystems Code Review - openembedded-core.git/commit
dbus-glib: fix compile error when enable-tests
authorYao Zhao <yao.zhao@windriver.com>
Tue, 17 Jul 2012 20:10:05 +0000 (16:10 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 19 Jul 2012 16:12:24 +0000 (17:12 +0100)
commitaefa55f3553f00753d1eb95905086bc12bc5bfaa
tree98ac25178a939aaf4b31eedd2f844c1fda1d9e10
parent3c02800716aafbc12b15b3dbb3bad0dc3b942cc1
dbus-glib: fix compile error when enable-tests

test-service-glib-include-glib-only.patch: fixes the compiling failure
that test-service-glib.c includes glib/gquark.h not glib.h directly.

[YOCTO #2762]

Signed-off-by: Yao Zhao <yao.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/dbus/dbus-glib-0.98/test-service-glib-include-glib-only.patch [new file with mode: 0644]
meta/recipes-core/dbus/dbus-glib.inc