]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: drop pod2man from hosttools
authorAlexander Kanavin <alex.kanavin@gmail.com>
Fri, 31 Jan 2020 18:49:35 +0000 (19:49 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 3 Feb 2020 00:09:59 +0000 (00:09 +0000)
commitdeda455b3c1829003a4cc14520f30e616be93dfb
treecda0487c8e757c6c668a97e3a6ae749fced4775d
parent95476373b20ba56c2877c70b5b36335446904f37
bitbake.conf: drop pod2man from hosttools

pod2man writes the current date into manpages, and while later
versions of it respect SOURCE_DATE_EPOCH and use that instead,
earlier versions do not. This was found to cause reproducibility
issues.

This patch replaces host version of pod2man with one from
perl-native.

[YOCTO #13755]

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf
meta/recipes-devtools/opkg-utils/opkg-utils_0.4.2.bb