From 4f77125066d4675f60cee01c0670fba20ced94c5 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Wed, 30 Apr 2025 04:36:43 +0100 Subject: coreboot/fam15h: update submodule for nasm i forgot to in the last commit, but it didn't matter because it just meant that coreboot.git's own download logic kicked in as a fallback. however, it's better to rely on libreboot's build system for this, since it has redundancy. Signed-off-by: Leah Rowe --- config/submodule/coreboot/fam15h/nasm-2.16.03.tar.bz2/module.cfg | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 config/submodule/coreboot/fam15h/nasm-2.16.03.tar.bz2/module.cfg (limited to 'config/submodule/coreboot/fam15h/nasm-2.16.03.tar.bz2') diff --git a/config/submodule/coreboot/fam15h/nasm-2.16.03.tar.bz2/module.cfg b/config/submodule/coreboot/fam15h/nasm-2.16.03.tar.bz2/module.cfg new file mode 100644 index 00000000..3895e2ef --- /dev/null +++ b/config/submodule/coreboot/fam15h/nasm-2.16.03.tar.bz2/module.cfg @@ -0,0 +1,5 @@ +# SPDX-License-Identifier: GPL-3.0-or-later + +subfile="https://www.nasm.us/pub/nasm/releasebuilds/2.16.03/nasm-2.16.03.tar.bz2" +subfile_bkup="https://www.mirrorservice.org/sites/distfiles.macports.org/nasm/nasm-2.16.03.tar.bz2" +subhash="f28445d368debdf44219cc57df33800a8c0e49186cd60836d4adfec7700d53b801d34aa9fc9bfda74169843f33a1e8b465e11292582eb968bb9c3a26f54dd172" -- cgit v1.2.1