From 2deab8572db934dd808d3130199985803ebb9195 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Thu, 7 Nov 2024 00:26:20 +0000 Subject: clean up the coreboot submodules also bring the coreboot/next modules in line with the recent merge that did away with coreboot/dell7 the submodules for coreboot/haswell were still there, and have now been deleted; the haswell tree was used for the NRI patches, which were moved to /default some time ago Signed-off-by: Leah Rowe --- config/submodule/coreboot/next/fsp/module.cfg | 3 +++ config/submodule/coreboot/next/intel-microcode/module.cfg | 2 +- config/submodule/coreboot/next/module.list | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 config/submodule/coreboot/next/fsp/module.cfg (limited to 'config/submodule/coreboot/next') diff --git a/config/submodule/coreboot/next/fsp/module.cfg b/config/submodule/coreboot/next/fsp/module.cfg new file mode 100644 index 00000000..8042a059 --- /dev/null +++ b/config/submodule/coreboot/next/fsp/module.cfg @@ -0,0 +1,3 @@ +subrepo="https://review.coreboot.org/fsp.git" +subrepo_bkup="https://github.com/coreboot/fsp" +subhash="68328e297e195a6cfb1949b60d971c032a172ba3" diff --git a/config/submodule/coreboot/next/intel-microcode/module.cfg b/config/submodule/coreboot/next/intel-microcode/module.cfg index cb6c6d46..8a364c43 100644 --- a/config/submodule/coreboot/next/intel-microcode/module.cfg +++ b/config/submodule/coreboot/next/intel-microcode/module.cfg @@ -1,3 +1,3 @@ subrepo="https://review.coreboot.org/intel-microcode.git" subrepo_bkup="https://github.com/coreboot/intel-microcode" -subhash="fbfe741896c55b36fcbf0560a68be96286103556" +subhash="129f82f7429c29976b15d6837d2f573cc6a02c26" diff --git a/config/submodule/coreboot/next/module.list b/config/submodule/coreboot/next/module.list index 8c520e04..1cc88fd6 100644 --- a/config/submodule/coreboot/next/module.list +++ b/config/submodule/coreboot/next/module.list @@ -1,3 +1,4 @@ +3rdparty/fsp 3rdparty/intel-microcode 3rdparty/libgfxinit 3rdparty/libhwbase -- cgit v1.2.1