Re: [Mesa-dev] [PATCH] android: re-generate git_sha1.h if git HEAD updated

2016-02-26 Thread Emil Velikov
On 26 February 2016 at 07:09, Chih-Wei Huang wrote: > The git_sha1.h has to depend on the git HEAD > otherwise it will never be updated. > > Signed-off-by: Chih-Wei Huang > --- > src/mesa/Android.gen.mk | 2 +- > 1 file changed, 1 insertion(+), 1

[Mesa-dev] [PATCH] android: re-generate git_sha1.h if git HEAD updated

2016-02-25 Thread Chih-Wei Huang
The git_sha1.h has to depend on the git HEAD otherwise it will never be updated. Signed-off-by: Chih-Wei Huang --- src/mesa/Android.gen.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mesa/Android.gen.mk b/src/mesa/Android.gen.mk index