]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Feb 2021 10:59:57 +0000 (10:59 +0000)
commit4449fa226e94f7124215c5ead43aadda7967f3af
treee5d67d30acc6bd57278deb12d9f7af7fe3604add
parent22bac8aea0d5d28cc5a3bf20edf638225cce2f88
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>
meta/recipes-extended/groff/files/0001-Include-config.h.patch
meta/recipes-extended/groff/groff_1.22.4.bb