]> 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>
Wed, 10 Mar 2021 00:24:17 +0000 (00:24 +0000)
commitaca1fba185ee3aac9a4631917462e60b5d89eecf
treeb4d7b0591894a52e7ac6b2763e9d274e0c4025c8
parente4e3395a73b58ec1e61a7596f436fba03299c6df
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: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-extended/groff/files/0001-Include-config.h.patch
meta/recipes-extended/groff/groff_1.22.4.bb