mirror of
https://git.yoctoproject.org/poky
synced 2026-04-28 06:32:34 +02:00
reproducible_build_simple: inherit podfix
When doing reproducible builds inherit podfix to remove the possibility of differing Perl versions causing manpages to change. (From OE-Core rev: 5dc43edab4787906f2c9f51e51bf78d1dc966286) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
6576c85e43
commit
e3d5f55c3e
@@ -8,3 +8,4 @@ export SOURCE_DATE_EPOCH ??= "1520598896"
|
||||
|
||||
REPRODUCIBLE_TIMESTAMP_ROOTFS ??= "1520598896"
|
||||
|
||||
inherit podfix
|
||||
|
||||
Reference in New Issue
Block a user