crossgcc: Upgrade CMake from version 3.26.3 to 3.26.4

Change-Id: Id6dca6be8f7a82eadcbc18b4736219faf51b843c
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/75634
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-06-03 09:51:40 +02:00
committed by Felix Singer
parent 53d7e708e5
commit dea0f21c4b
4 changed files with 3 additions and 2 deletions

View File

@@ -25,6 +25,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
* Upgrade CMake from 3.26.3 to 3.26.4
Additional coreboot changes
---------------------------