[Intel-gfx] [PATCH] build: Skip kms_fbc_crc on Android
Tvrtko Ursulin
tvrtko.ursulin at linux.intel.com
Tue Dec 3 16:35:41 CET 2013
From: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
We do not have GLib there so it does not build.
Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin at intel.com>
---
tests/Android.mk | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/Android.mk b/tests/Android.mk
index ec64acd..c96f30a 100644
--- a/tests/Android.mk
+++ b/tests/Android.mk
@@ -65,6 +65,7 @@ skip_tests_list := \
kms_cursor_crc \
kms_flip \
kms_pipe_crc_basic \
+ kms_fbc_crc \
kms_render \
kms_setmode \
pm_pc8 \
--
1.8.4.3
More information about the Intel-gfx
mailing list