[OE-core] [PATCH] glibc: Fix timestamp of plural.c after unpack

Phil Blundell pb at pbcl.net
Tue Oct 11 13:01:17 UTC 2016


On Tue, 2016-10-11 at 14:56 +0200, Mark Hatle wrote:
> 
> This was the first instance of the patch.  However after discussing
> the issue w/
> Khem Raj (in person), we came to the conclusion that we did want a
> way to permit
> people to modify the plural.y via a patch, otherwise someone could
> make a change
> and not realize it was ignored.

In that case they would need to add a dependency on bison-native in
order to get reliable builds.  Otherwise, if the build host happens to
not have bison installed, their change to plural.y will once again end
up being silently ignored.  I think it would be better to make it
consistent and deterministic.

p.




More information about the Openembedded-core mailing list