]> code.ossystems Code Review - openembedded-core.git/commit
glib-2.0: improve determinism for GIO ptests
authorRoss Burton <ross.burton@intel.com>
Fri, 10 Mar 2017 14:43:45 +0000 (14:43 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 11 Mar 2017 16:08:49 +0000 (16:08 +0000)
commit1944c9a1764105c15844c7dbf1d430389c02b631
tree48ade9beb5f0def65ca4ceea3e2194bd4266140a
parente5bf7d28dc72db652c6cfdaacba858bdc6c42e5e
glib-2.0: improve determinism for GIO ptests

Previously the GIO tests would be built or not depending on whether the host had
a dbus-daemon binary available.  Fix this by seeding the AC_CHECK_PROGS check
with the right value, and adding a RDEPENDS for dbus-daemon on the target.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/glib-2.0/glib.inc