util/crossgcc: Update nasm from 2.15.05 to 2.16.01

Timeless build for QEMU (i440fx/piix4) does not modify the binary.
New patch is add to fix the build in a separate directory from the source.

Change-Id: Ib69437be8ee69ad62fb1dfbbafabc2c4c885b7b2
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/73740
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
This commit is contained in:
Elyes Haouas
2023-03-16 07:07:02 +01:00
committed by Felix Singer
parent 6e827a8b24
commit a84823d078
5 changed files with 234 additions and 2 deletions

View File

@@ -24,6 +24,7 @@ Significant or interesting changes
* Upgrade IASL from 20221020 to 20230331
* Upgrade LLVM from 15.0.7 to 16.0.4
* Upgrade nasm from 2.15.05 to 2.16.01
Additional coreboot changes
---------------------------