diff options
author | Leah Rowe <leah@libreboot.org> | 2025-09-07 19:37:23 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-09-07 19:37:23 +0100 |
commit | c3e52bc2ee8be6b957c39f3e284f65b018ae8c34 (patch) | |
tree | 691d8cb4086081d0b86d2f5ffbc7f53c4cae2504 /config/submodule/grub | |
parent | a00f4153c68e92fdaafb2d3e17d88f9cf7aeb168 (diff) |
Revert "change grub git again"
This reverts commit 1e07c4eb02da5c51d5278583b2a3e2de551f2a62.
Diffstat (limited to 'config/submodule/grub')
-rw-r--r-- | config/submodule/grub/default/gnulib/module.cfg | 3 | ||||
-rw-r--r-- | config/submodule/grub/nvme/gnulib/module.cfg | 3 | ||||
-rw-r--r-- | config/submodule/grub/xhci/gnulib/module.cfg | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/config/submodule/grub/default/gnulib/module.cfg b/config/submodule/grub/default/gnulib/module.cfg index 468cf0a4..eb5aa2b6 100644 --- a/config/submodule/grub/default/gnulib/module.cfg +++ b/config/submodule/grub/default/gnulib/module.cfg @@ -1,6 +1,5 @@ # SPDX-License-Identifier: GPL-3.0-or-later -subgit="https://git.sr.ht/~libreboot/gnulib" -# subgit="https://codeberg.org/libreboot/gnulib" +subgit="https://codeberg.org/libreboot/gnulib" subgit_bkup="git://git.sv.gnu.org/gnulib" # ALWAYS slow. only use as backup! subhash="9f48fb992a3d7e96610c4ce8be969cff2d61a01b" diff --git a/config/submodule/grub/nvme/gnulib/module.cfg b/config/submodule/grub/nvme/gnulib/module.cfg index 468cf0a4..eb5aa2b6 100644 --- a/config/submodule/grub/nvme/gnulib/module.cfg +++ b/config/submodule/grub/nvme/gnulib/module.cfg @@ -1,6 +1,5 @@ # SPDX-License-Identifier: GPL-3.0-or-later -subgit="https://git.sr.ht/~libreboot/gnulib" -# subgit="https://codeberg.org/libreboot/gnulib" +subgit="https://codeberg.org/libreboot/gnulib" subgit_bkup="git://git.sv.gnu.org/gnulib" # ALWAYS slow. only use as backup! subhash="9f48fb992a3d7e96610c4ce8be969cff2d61a01b" diff --git a/config/submodule/grub/xhci/gnulib/module.cfg b/config/submodule/grub/xhci/gnulib/module.cfg index 468cf0a4..eb5aa2b6 100644 --- a/config/submodule/grub/xhci/gnulib/module.cfg +++ b/config/submodule/grub/xhci/gnulib/module.cfg @@ -1,6 +1,5 @@ # SPDX-License-Identifier: GPL-3.0-or-later -subgit="https://git.sr.ht/~libreboot/gnulib" -# subgit="https://codeberg.org/libreboot/gnulib" +subgit="https://codeberg.org/libreboot/gnulib" subgit_bkup="git://git.sv.gnu.org/gnulib" # ALWAYS slow. only use as backup! subhash="9f48fb992a3d7e96610c4ce8be969cff2d61a01b" |