[Intel-gfx] [PATCH i-g-t] gem_busy: Remove from android builds without cairo

Gore, Tim tim.gore at intel.com
Tue Aug 23 09:44:14 UTC 2016



Tim GoreĀ 
Intel Corporation (UK) Ltd. - Co. Reg. #1134945 - Pipers Way, Swindon SN3 1RJ


> -----Original Message-----
> From: Morton, Derek J
> Sent: Tuesday, August 23, 2016 9:28 AM
> To: intel-gfx at lists.freedesktop.org
> Cc: Gore, Tim; Morton, Derek J
> Subject: [PATCH i-g-t] gem_busy: Remove from android builds without cairo
> 
> 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 at intel.com>
> ---
>  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
> 
> --
> 1.9.1

Works for me. IGT builds on Android with this patch (minus the offending test of course)
No impact for linux
Reviewed-by: Tim Gore <tim.gore at intel.com>



More information about the Intel-gfx mailing list