gyroidos / meta-trustx

This repository contains Yocto recipes to build GyroidOS
GNU General Public License v2.0
2 stars 18 forks source link

recipes-kernel/linux/linux-gyroidos: speed up do_bundle_initramfs #191

Closed quitschbo closed 1 year ago

quitschbo commented 1 year ago

Currently upstream is being worked on the bug: bugzilla 15059 [https://bugzilla.yoctoproject.org/show_bug.cgi?id=15059] For kirkstone there is no fix yet and only a partial fix is in master: "kernel: improve initramfs bundle processing time" [01f0a371b139d35a6f6f39fdd96f0d1a796684d7]

Our workaround activates the parallel make in KERNEL_EXTRA_ARGS having the same effect as the upstream partial fix: