summaryrefslogtreecommitdiff
path: root/config/submodule/coreboot/fam15h_udimm
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2024-05-24 22:01:02 +0100
committerLeah Rowe <leah@libreboot.org>2024-05-24 23:42:05 +0100
commitb91ee727621ac67176d54e9622b37a25fca7131f (patch)
tree78783eb4fe936268bb3a5a67c927d6b39195cf47 /config/submodule/coreboot/fam15h_udimm
parent4a3ebe84a8cb565e57df3a3ea3af3130b9050f74 (diff)
config: add backup coreboot submodule repositories
this is using the same functionality that was added a few commits ago, to override the use of "git submodule update" each coreboot submodule has two repositories defined, with the second one kicking in if the mail one fails upon cloning. Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/submodule/coreboot/fam15h_udimm')
-rw-r--r--config/submodule/coreboot/fam15h_udimm/blobs/module.cfg3
-rw-r--r--config/submodule/coreboot/fam15h_udimm/module.list4
-rw-r--r--config/submodule/coreboot/fam15h_udimm/vboot/module.cfg3
3 files changed, 7 insertions, 3 deletions
diff --git a/config/submodule/coreboot/fam15h_udimm/blobs/module.cfg b/config/submodule/coreboot/fam15h_udimm/blobs/module.cfg
new file mode 100644
index 00000000..c7ae4683
--- /dev/null
+++ b/config/submodule/coreboot/fam15h_udimm/blobs/module.cfg
@@ -0,0 +1,3 @@
+subrepo="https://review.coreboot.org/blobs.git"
+subrepo_bkup="https://github.com/coreboot/blobs"
+subrev="034b27818450428f70aa9316c8bd0d65bacd8ee8"
diff --git a/config/submodule/coreboot/fam15h_udimm/module.list b/config/submodule/coreboot/fam15h_udimm/module.list
index 3ca66d03..de2154e6 100644
--- a/config/submodule/coreboot/fam15h_udimm/module.list
+++ b/config/submodule/coreboot/fam15h_udimm/module.list
@@ -1,4 +1,2 @@
-3rdparty/amd_blobs
-3rdparty/libgfxinit
-3rdparty/libhwbase
+3rdparty/blobs
3rdparty/vboot
diff --git a/config/submodule/coreboot/fam15h_udimm/vboot/module.cfg b/config/submodule/coreboot/fam15h_udimm/vboot/module.cfg
new file mode 100644
index 00000000..7a7ad3c6
--- /dev/null
+++ b/config/submodule/coreboot/fam15h_udimm/vboot/module.cfg
@@ -0,0 +1,3 @@
+subrepo="https://review.coreboot.org/vboot.git"
+subrepo_bkup="https://github.com/coreboot/vboot"
+subrev="ecdca931ae0637d1a9498f64862939bd5bb99e0b"