HAOUAS Elyes has uploaded this change for review.

View Change

crossgcc: Upgrade nasm to version 2.15.01

Change-Id: I4b38595cef72053f82216df43f3667abed4c1989
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
---
M util/crossgcc/buildgcc
D util/crossgcc/sum/nasm-2.14.02.tar.bz2.cksum
A util/crossgcc/sum/nasm-2.15.01.tar.bz2.cksum
3 files changed, 2 insertions(+), 2 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/55/42855/1
diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc
index e7ef9b3..d9e5a0b 100755
--- a/util/crossgcc/buildgcc
+++ b/util/crossgcc/buildgcc
@@ -46,7 +46,7 @@
# CLANG version number
CLANG_VERSION=9.0.0
CMAKE_VERSION=3.16.2
-NASM_VERSION=2.14.02
+NASM_VERSION=2.15.01

# GCC toolchain archive locations
# These are sanitized by the jenkins toolchain test builder, so if
diff --git a/util/crossgcc/sum/nasm-2.14.02.tar.bz2.cksum b/util/crossgcc/sum/nasm-2.14.02.tar.bz2.cksum
deleted file mode 100644
index f3b9de9..0000000
--- a/util/crossgcc/sum/nasm-2.14.02.tar.bz2.cksum
+++ /dev/null
@@ -1 +0,0 @@
-fe098ee4dc9c4c983696c4948e64b23e4098b92b tarballs/nasm-2.14.02.tar.bz2
diff --git a/util/crossgcc/sum/nasm-2.15.01.tar.bz2.cksum b/util/crossgcc/sum/nasm-2.15.01.tar.bz2.cksum
new file mode 100644
index 0000000..6d3db72
--- /dev/null
+++ b/util/crossgcc/sum/nasm-2.15.01.tar.bz2.cksum
@@ -0,0 +1 @@
+daba663a7f4d7bf475a104c44b8e8329f76b009d tarballs/nasm-2.15.01.tar.bz2

To view, visit change 42855. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I4b38595cef72053f82216df43f3667abed4c1989
Gerrit-Change-Number: 42855
Gerrit-PatchSet: 1
Gerrit-Owner: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-MessageType: newchange