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:
committed by
Felix Singer
parent
53d7e708e5
commit
dea0f21c4b
@ -25,6 +25,7 @@ Significant or interesting changes
|
|||||||
* Upgrade IASL from 20221020 to 20230331
|
* Upgrade IASL from 20221020 to 20230331
|
||||||
* Upgrade LLVM from 15.0.7 to 16.0.4
|
* Upgrade LLVM from 15.0.7 to 16.0.4
|
||||||
* Upgrade nasm from 2.15.05 to 2.16.01
|
* Upgrade nasm from 2.15.05 to 2.16.01
|
||||||
|
* Upgrade CMake from 3.26.3 to 3.26.4
|
||||||
|
|
||||||
Additional coreboot changes
|
Additional coreboot changes
|
||||||
---------------------------
|
---------------------------
|
||||||
|
@ -42,7 +42,7 @@ BINUTILS_VERSION=2.40
|
|||||||
IASL_VERSION=20230331
|
IASL_VERSION=20230331
|
||||||
# CLANG version number
|
# CLANG version number
|
||||||
CLANG_VERSION=16.0.4
|
CLANG_VERSION=16.0.4
|
||||||
CMAKE_VERSION=3.26.3
|
CMAKE_VERSION=3.26.4
|
||||||
NASM_VERSION=2.16.01
|
NASM_VERSION=2.16.01
|
||||||
|
|
||||||
# Filename for each package
|
# Filename for each package
|
||||||
|
@ -1 +0,0 @@
|
|||||||
03881b9004a56b5b324503f48ded62afb55a5f52 tarballs/cmake-3.26.3.tar.gz
|
|
1
util/crossgcc/sum/cmake-3.26.4.tar.gz.cksum
Normal file
1
util/crossgcc/sum/cmake-3.26.4.tar.gz.cksum
Normal file
@ -0,0 +1 @@
|
|||||||
|
8aedeb1dcd57f0b3c8953ac3589a898373899faa tarballs/cmake-3.26.4.tar.gz
|
Reference in New Issue
Block a user