diff options
author | Juro Bystricky <juro.bystricky@intel.com> | 2017-08-15 15:01:30 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-08-16 09:18:47 +0100 |
commit | 693b42115e2f61abc9ca6096445dc494648cacb6 (patch) | |
tree | 4fbac2e43cf46e12331591622daaf35e533aeeb6 /scripts/lib/devtool/deploy.py | |
parent | b952a80b6e520588454924ab0534ba7e370eaaca (diff) | |
download | openembedded-core-693b42115e2f61abc9ca6096445dc494648cacb6.tar.gz openembedded-core-693b42115e2f61abc9ca6096445dc494648cacb6.tar.bz2 openembedded-core-693b42115e2f61abc9ca6096445dc494648cacb6.zip |
gmp: improve reproducibility
Remove references to the host build system from generated/packaged
header file gmp.h. The file ends up in two different packages (libgmp-dev,
libgmp-dbg). Rather then modifying the file twice in two different
destinations after the installation, we modify the file gmp.h only once,
but before the installation.
[YOCTO #11922]
Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/deploy.py')
0 files changed, 0 insertions, 0 deletions