diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-02-24 21:51:08 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-02-26 15:21:20 +0000 |
commit | 61d9c0b77bedf1d6d37437447eb6b154c2d84a78 (patch) | |
tree | 66f11da36b22d360295d51900e24e8966055f1c7 /meta/recipes-devtools/apt | |
parent | 07176f26099e65f2c6434ba7541ec528db6d3f9c (diff) | |
download | poky-61d9c0b77bedf1d6d37437447eb6b154c2d84a78.tar.gz |
package/package_rpm: Disable font_provides configuration for reproducibilty
The host may or may not have fc-cache which is used for find provides
information by rpmdeps. This lead to non-deterministic build output.
Disable the font provides code so we have deterministic builds,
we have nothing using/relying on it at this point.
Need to disable this in both the rpmdeps code and in package_rpm
itself although the latter shouldn't be being used.
(From OE-Core rev: 1c0cd8012a96fd4d9caf33c6de5fd39cea6db55d)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/apt')
0 files changed, 0 insertions, 0 deletions