diff options
author | Ross Burton <ross@burtonini.com> | 2021-05-26 15:59:10 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-06-02 23:32:45 +0100 |
commit | eb766b57aa7963ef7dc227d175e67084ca5f4a50 (patch) | |
tree | 5123ce1e6e33ae3e65e896973eb61186338a676c /meta-moblin/packages/consolekit | |
parent | 8ef272941c50602f822c16c695207310d1626f54 (diff) | |
download | poky-eb766b57aa7963ef7dc227d175e67084ca5f4a50.tar.gz |
package_rpm: pass XZ_THREADS to rpm
By default RPM uses the number of cores as the number of threads to use,
which can result in quite antisocial memory usage.
As we control the macros for compression anyway, we can pass XZ_THREADS
to limit the number of threads if needed.
(From OE-Core rev: 959e1faa911ee67d5d84a57b932135b76cac6a53)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-moblin/packages/consolekit')
0 files changed, 0 insertions, 0 deletions