]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Ensure XZ_THREADS doesn't change sstate checksums
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 11 Sep 2021 10:01:45 +0000 (11:01 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 11 Sep 2021 21:36:27 +0000 (22:36 +0100)
commit0296dc71c01d1b7953d74ef37d56429e2f4fcfab
treeddab7c384b47b0001ed40237c8b2b647225c4a83
parentd52b78c75323fb254b5d0216f9183573b353abd3
bitbake.conf: Ensure XZ_THREADS doesn't change sstate checksums

rpm output packages currently depend on the value of XZ_THREADS which
is ok if left to the default value but problematic if system limits
are set such as on the autobuilder.

Force the value to a specific one in the hashes for better sstate reuse
and consistent rpm task checksums.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/bitbake.conf