On Tue, Feb 18, 2014 at 01:28:54PM +0000, joao.san...@intel.com wrote: > From: Joao Santos <joao.san...@intel.com> > > We do not have GLib there so it does not build. > > > Signed-off-by: Joao Santos <joao.san...@intel.com> > --- > tests/Android.mk | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/tests/Android.mk b/tests/Android.mk > index 30be4a6..fa01721 100644 > --- a/tests/Android.mk > +++ b/tests/Android.mk > @@ -32,6 +32,8 @@ endef > #================# > > skip_tests_list := \ > + kms_plane \ > + kms_sysfs_edid_timing \
None of them use glib. Oh! there were spurious glib.h includes, that explains it, I've pushed a couple of patches to remove them. kms_plane uses cairo which I understand you don't have (yet! :). What about kms_sysfs_edid_timing though? it's shell script that makes sure we don't take an abnormal time to read the EDID from a monitor. What's the problem you're seeing? -- Damien _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/intel-gfx