]> 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>
Wed, 29 Nov 2017 23:41:36 +0000 (23:41 +0000)
commit090eb9efdb2204673b1d569582813ea8860c8570
treee2466f41676b1444f3c819f544795b61950a1a59
parent7eedafd32a24cfdc33d791b2bf5a5d5c36c48e2f
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>
meta/recipes-extended/sudo/sudo.inc