> > >-----Original Message----- >From: Chris Wilson [mailto:chris@xxxxxxxxxxxxxxxxxx] >Sent: Tuesday, August 23, 2016 9:32 AM >To: Morton, Derek J <derek.j.morton@xxxxxxxxx> >Cc: intel-gfx@xxxxxxxxxxxxxxxxxxxxx >Subject: Re: [PATCH i-g-t] gem_busy: Remove from android builds without cairo > >On Tue, Aug 23, 2016 at 09:28:11AM +0100, Derek Morton wrote: >> The test has just developed cairo dependancies (or is at least now >> dependant on igt_kms.h) so add it to the list of tests that are only >> built if cairo is available. >> >> Signed-off-by: Derek Morton <derek.j.morton@xxxxxxxxx> >> --- >> tests/Android.mk | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/tests/Android.mk b/tests/Android.mk index >> 3186a2a..74d6d47 100644 >> --- a/tests/Android.mk >> +++ b/tests/Android.mk >> @@ -58,6 +58,7 @@ else >> gem_render_copy \ >> pm_lpsp \ >> drm_read \ >> + gem_busy \ >> gem_exec_blt \ >> prime_mmap_kms > >Bleh. The GEM ABI checks are too important not to throw away, so kms_busy it is. If you are going to rename the test kms_busy this patch will not be needed as all tests named kms_* are automatically treated as cairo dependant. //Derek >-Chris > >-- >Chris Wilson, Intel Open Source Technology Centre > _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx