]> code.ossystems Code Review - openembedded-core.git/commit
sudo: improve reproducibility
authorJuro Bystricky <juro.bystricky@intel.com>
Thu, 16 Nov 2017 19:48:50 +0000 (11:48 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Dec 2017 17:14:37 +0000 (17:14 +0000)
commiteb3360c13fe4e803621f5b06e8d8a09211fd7da4
treeee49a968c23d21f6b0801184a8503ce8bc51bb08
parent95f9a8ba58c6b790dd9aeea4e88148fbcdd7500c
sudo: improve reproducibility

Delete various build host references from the internally
generated file sudo_usage.h. The references get compiled into
executables, which leads to non-reproducible builds.
The removed references (configure options) were only used as part
of the sudo "usage", and even then only when ran as root.

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
(cherry picked from commit 090eb9efdb2204673b1d569582813ea8860c8570)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/recipes-extended/sudo/sudo.inc