crossgcc: Upgrade CMake from 3.22.2 to 3.23.0

Release Notes:
  https://cmake.org/cmake/help/v3.23/release/3.23.html

Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Change-Id: Ib31124baa3cae65211ad361a7d41c9504105be91
Reviewed-on: https://review.coreboot.org/c/coreboot/+/63246
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
This commit is contained in:
Elyes Haouas 2022-03-31 09:14:56 +02:00 committed by Felix Held
parent 15a33fd1bf
commit 6d976919d0
3 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ BINUTILS_VERSION=2.37
IASL_VERSION=20211217 IASL_VERSION=20211217
# CLANG version number # CLANG version number
CLANG_VERSION=13.0.1 CLANG_VERSION=13.0.1
CMAKE_VERSION=3.22.2 CMAKE_VERSION=3.23.0
NASM_VERSION=2.15.05 NASM_VERSION=2.15.05
# GCC toolchain archive locations # GCC toolchain archive locations

View File

@ -1 +0,0 @@
672ec927c218a3f4ece5929d7b225fce6bc38187 tarballs/cmake-3.22.2.tar.gz

View File

@ -0,0 +1 @@
9df212e476175ed70aa4bac3ac0ba27b0021a554 tarballs/cmake-3.23.0.tar.gz