]> code.ossystems Code Review - openembedded-core.git/commit
groff: Fix determinism issue
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 18 Feb 2021 15:01:03 +0000 (15:01 +0000)
committerSteve Sakoman <steve@sakoman.com>
Thu, 4 Mar 2021 14:19:49 +0000 (04:19 -1000)
commit40047178fa31c3503c1f119e5a7e41c4cfb2bcd4
tree6159b4eb5a94f5f50baf8c84d06326178a7440ca
parent987562f2ebfa9252a51106bc0198a1604c4e3df0
groff: Fix determinism issue

Sometimes bison would regenerate source files and sometimes it would not
This is likely related to the patching of generated files by on of the
patches.

Drop those changes and force the files to regenerate in all cases since
we depend on bison-native anyway. This ensures the results are always
consistent.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 4449fa226e94f7124215c5ead43aadda7967f3af)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-extended/groff/files/0001-Include-config.h.patch
meta/recipes-extended/groff/groff_1.22.4.bb