From a0eb79dfd823665bc33171f6d82b0ef8794038c7 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sat, 8 Jun 2024 08:30:59 +0100 Subject: add crossgcc tarballs to config/submodules/ support redundant downloads, and enable inclusion of these tarballs inside release archives, for offline builds. Signed-off-by: Leah Rowe --- config/submodule/coreboot/haswell/nasm-2.16.01.tar.bz2/module.cfg | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 config/submodule/coreboot/haswell/nasm-2.16.01.tar.bz2/module.cfg (limited to 'config/submodule/coreboot/haswell/nasm-2.16.01.tar.bz2/module.cfg') diff --git a/config/submodule/coreboot/haswell/nasm-2.16.01.tar.bz2/module.cfg b/config/submodule/coreboot/haswell/nasm-2.16.01.tar.bz2/module.cfg new file mode 100644 index 00000000..53f022b4 --- /dev/null +++ b/config/submodule/coreboot/haswell/nasm-2.16.01.tar.bz2/module.cfg @@ -0,0 +1,3 @@ +subfile="https://www.nasm.us/pub/nasm/releasebuilds/2.16.01/nasm-2.16.01.tar.bz2" +subfile_bkup="https://www.mirrorservice.org/sites/distfiles.macports.org/nasm/nasm-2.16.01.tar.bz2" +subhash="daecc50d0c04cfa1e8a09bbece808548478fc03834b0c3fb06a9da56d3b51697e2d09a469cef8a4761290cdfc65e0eb46d76b6ca11dfa1dcd1051882c5e7fd88" -- cgit v1.2.1