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
---------------------------

View File

@ -42,7 +42,7 @@ BINUTILS_VERSION=2.40
IASL_VERSION=20230331
# CLANG version number
CLANG_VERSION=16.0.4
CMAKE_VERSION=3.26.3
CMAKE_VERSION=3.26.4
NASM_VERSION=2.16.01
# Filename for each package

View File

@ -1 +0,0 @@
03881b9004a56b5b324503f48ded62afb55a5f52 tarballs/cmake-3.26.3.tar.gz

View File

@ -0,0 +1 @@
8aedeb1dcd57f0b3c8953ac3589a898373899faa tarballs/cmake-3.26.4.tar.gz