[PATCH] Android.mk: use LOCAL_COPY_HEADERS to export headers. v2

2012-10-11 Thread Tapani Pälli
On 10/10/2012 08:01 PM, Chad Versace wrote: > Is the only difference between v2 and v1 of this patch the removal of the > Change-ID tag? yep that is the diff (sorry for not noting it), there is the v3 as well where I've removed the [] comment per Oliver's suggestion. > On 10/08/2012 02:23 AM, Ta

Re: [PATCH] Android.mk: use LOCAL_COPY_HEADERS to export headers. v2

2012-10-11 Thread Tapani Pälli
On 10/10/2012 08:01 PM, Chad Versace wrote: > Is the only difference between v2 and v1 of this patch the removal of the > Change-ID tag? yep that is the diff (sorry for not noting it), there is the v3 as well where I've removed the [] comment per Oliver's suggestion. > On 10/08/2012 02:23 AM, Ta

Re: [PATCH] Android.mk: use LOCAL_COPY_HEADERS to export headers. v2

2012-10-10 Thread Chad Versace
Is the only difference between v2 and v1 of this patch the removal of the Change-ID tag? On 10/08/2012 02:23 AM, Tapani Pälli wrote: > From: Haitao Huang > > Export necessary header files used by other components for Android, > such as libva intel-driver, gralloc, hwcomposer, etc. > > Signed-of

[PATCH] Android.mk: use LOCAL_COPY_HEADERS to export headers. v2

2012-10-10 Thread Chad Versace
Is the only difference between v2 and v1 of this patch the removal of the Change-ID tag? On 10/08/2012 02:23 AM, Tapani P?lli wrote: > From: Haitao Huang > > Export necessary header files used by other components for Android, > such as libva intel-driver, gralloc, hwcomposer, etc. > > Signed-of

[PATCH] Android.mk: use LOCAL_COPY_HEADERS to export headers. v2

2012-10-08 Thread Tapani Pälli
On 10/08/2012 02:43 PM, Oliver McFadden wrote: > On Mon, Oct 08, 2012 at 12:23:56PM +0300, Tapani P?lli wrote: >> From: Haitao Huang >> >> Export necessary header files used by other components for Android, >> such as libva intel-driver, gralloc, hwcomposer, etc. >> >> Signed-off-by: Haitao Huang

[PATCH] Android.mk: use LOCAL_COPY_HEADERS to export headers. v2

2012-10-08 Thread Oliver McFadden
On Mon, Oct 08, 2012 at 12:23:56PM +0300, Tapani P?lli wrote: > From: Haitao Huang > > Export necessary header files used by other components for Android, > such as libva intel-driver, gralloc, hwcomposer, etc. > > Signed-off-by: Haitao Huang > [chad: Fixed inconsistent indentation.] > Signed-o

[PATCH] Android.mk: use LOCAL_COPY_HEADERS to export headers. v2

2012-10-08 Thread Tapani Pälli
From: Haitao Huang Export necessary header files used by other components for Android, such as libva intel-driver, gralloc, hwcomposer, etc. Signed-off-by: Haitao Huang [chad: Fixed inconsistent indentation.] Signed-off-by: Chad Versace --- Android.mk | 12 +++- 1 file changed, 11 ins

Re: [PATCH] Android.mk: use LOCAL_COPY_HEADERS to export headers. v2

2012-10-08 Thread Tapani Pälli
On 10/08/2012 02:43 PM, Oliver McFadden wrote: > On Mon, Oct 08, 2012 at 12:23:56PM +0300, Tapani Pälli wrote: >> From: Haitao Huang >> >> Export necessary header files used by other components for Android, >> such as libva intel-driver, gralloc, hwcomposer, etc. >> >> Signed-off-by: Haitao Huang

Re: [PATCH] Android.mk: use LOCAL_COPY_HEADERS to export headers. v2

2012-10-08 Thread Oliver McFadden
On Mon, Oct 08, 2012 at 12:23:56PM +0300, Tapani Pälli wrote: > From: Haitao Huang > > Export necessary header files used by other components for Android, > such as libva intel-driver, gralloc, hwcomposer, etc. > > Signed-off-by: Haitao Huang > [chad: Fixed inconsistent indentation.] > Signed-o

[PATCH] Android.mk: use LOCAL_COPY_HEADERS to export headers. v2

2012-10-08 Thread Tapani Pälli
From: Haitao Huang Export necessary header files used by other components for Android, such as libva intel-driver, gralloc, hwcomposer, etc. Signed-off-by: Haitao Huang [chad: Fixed inconsistent indentation.] Signed-off-by: Chad Versace --- Android.mk | 12 +++- 1 file changed, 11 ins