diff options
author | Martin Roth <martinroth@chromium.org> | 2019-05-26 17:24:19 -0600 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2019-07-25 19:05:22 +0000 |
commit | d70f5fae1c096212ba8c3d8ed3328b3acf7db8c4 (patch) | |
tree | 023ddc47590b9c101cb3ce38d6d4bf4055f8456d /util/crossgcc/sum | |
parent | 1662c0bbfe86d3b7fb2b7a7b3d61c4ca23926ae6 (diff) | |
download | coreboot-d70f5fae1c096212ba8c3d8ed3328b3acf7db8c4.tar.xz |
crossgcc: Add nasm to toolchain
Tianocore payload uses nasm. Supply it in the coreboot toolchain
instead of relying on system version.
Signed-off-by: Martin Roth <martinroth@chromium.org>
Change-Id: I086cbe6c46f7c09b2a7a83e177b32fd1bdf99266
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33024
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'util/crossgcc/sum')
-rw-r--r-- | util/crossgcc/sum/nasm-2.14.02.tar.bz2.cksum | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util/crossgcc/sum/nasm-2.14.02.tar.bz2.cksum b/util/crossgcc/sum/nasm-2.14.02.tar.bz2.cksum new file mode 100644 index 0000000000..f3b9de9d29 --- /dev/null +++ b/util/crossgcc/sum/nasm-2.14.02.tar.bz2.cksum @@ -0,0 +1 @@ +fe098ee4dc9c4c983696c4948e64b23e4098b92b tarballs/nasm-2.14.02.tar.bz2 |