diff options
author | Ross Burton <ross.burton@intel.com> | 2019-12-13 23:21:55 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-12-15 09:10:46 +0000 |
commit | 6576c85e438079f7b10240073ac6ac78a3be6cf4 (patch) | |
tree | d358d2ade2415a35f1aab3b9065fdd1d8160d310 /meta/recipes-extended/texinfo-dummy-native | |
parent | c64c5e0eda98e667de22074d6ea606c655519dc0 (diff) | |
download | poky-6576c85e438079f7b10240073ac6ac78a3be6cf4.tar.gz |
podfix: class to remove Pod::Man versions from manpages
Manpages generated by Pod::Man contain the version number, which isn't
reproducible if we're using the host Perl to generate manpage.
One option is to always depend on perl-native when generating manpages
but this is a heavy dependency, so instead strip out the versions in
do_install().
(From OE-Core rev: 18d8e5ac689d6eb6098f68ac785f43e9d5f5938a)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended/texinfo-dummy-native')
0 files changed, 0 insertions, 0 deletions