]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
groff: improve reproducibility
authorHongxu Jia <hongxu.jia@windriver.com>
Tue, 4 Jun 2019 06:42:30 +0000 (14:42 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 4 Jun 2019 16:27:19 +0000 (17:27 +0100)
commit9726c75c98f04735df33f61cf019ee50f67296f5
tree1a02cb822865e841e3ceb4304ac56536f113dacf
parentb1fe6ae66360e160eeaeafe456536f335a0eab60
groff: improve reproducibility

As said in ${S}/m4/groff.m4
...
1642 # gdiffmk will attempt to use bash (for option -ef of 'test'). If bash
1643 # is not available it will use /bin/sh.
...

So drop hardcode shebang replacement, and pass variable to configure,
it also remove build path in gdiffmk to improve reproducibility

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/groff/files/0001-fix-shebang-for-taget.patch [deleted file]
meta/recipes-extended/groff/groff_1.22.4.bb