]> git.ipfire.org Git - thirdparty/openwrt.git/commit
kernel: fix initramfs reproducibility
authorDaniel Golle <daniel@makrotopia.org>
Tue, 29 Mar 2022 12:54:14 +0000 (13:54 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 6 Apr 2022 13:03:58 +0000 (14:03 +0100)
commitca83af21ccd510d260d20775a50045e7afca7211
tree236fbcd923cfdeb05d3c075a7680dfadfa956ba9
parent82e1f041f9a6cf9232c9f73938ef3b11c34cca0f
kernel: fix initramfs reproducibility

Make sure xz uses at least 2 threads so compression always runs in
multi-threaded mode as the resulting file in single-threaded mode
differs.

Fixes: 29d7461d11 ("kernel: set options to make external initramfs reproducible")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit fc6a83e63b187ecfd0e427c062ae09e3c104e291)
include/kernel-defaults.mk