On 10/10/2012 08:05 PM, Chad Versace wrote:
On 10/07/2012 10:50 PM, Tapani Pälli wrote:
Upstreaming old set of patches here to enable Android support in libdrm. Some little rebasing was required for the first one.
Chad Versace (2): libdrm,intel: Factor source file lists into sources.mk libdrm,intel: Add Android makefiles (v2)
Haitao Huang (1): Android.mk: use LOCAL_COPY_HEADERS to export headers.
Android.mk | 62 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ Makefile.am | 9 ++++---- intel/Android.mk | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++ intel/Makefile.am | 9 ++++---- intel/sources.mk | 30 +++++++++++++++++++++++++++ sources.mk | 30 +++++++++++++++++++++++++++
This series looks good to me. Before committing, though, I'd like to see either an Acked-by or an "Sure, whatever" from one of the regular libdrm_intel committers.
Thanks for checking it out. I've tried out androgenizer as Eric suggested but not really convinced we would like to start using it.
-Chad