diff options
author | Leah Rowe <leah@libreboot.org> | 2025-05-14 21:46:44 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-05-14 21:46:44 +0100 |
commit | a8d0777da16cd45248473f5b00f4b8ec120fa4e9 (patch) | |
tree | 94859154b20ff1b908624560b5a3c78d9339c707 /config/submodule/coreboot/default/libgfxinit | |
parent | 77d33721f3a6a8c4d6b75357c2d31f0f29bf7c55 (diff) | |
parent | 46f42291d3c1e9a3e5b34b6bd727f94cd512bc64 (diff) |
Merge branch 'master' into 25.06_branch
Diffstat (limited to 'config/submodule/coreboot/default/libgfxinit')
-rw-r--r-- | config/submodule/coreboot/default/libgfxinit/module.cfg | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/submodule/coreboot/default/libgfxinit/module.cfg b/config/submodule/coreboot/default/libgfxinit/module.cfg index 93383129..87589128 100644 --- a/config/submodule/coreboot/default/libgfxinit/module.cfg +++ b/config/submodule/coreboot/default/libgfxinit/module.cfg @@ -1,5 +1,5 @@ # SPDX-License-Identifier: GPL-3.0-or-later -subrepo="https://review.coreboot.org/libgfxinit.git" -subrepo_bkup="https://github.com/coreboot/libgfxinit" +subgit="https://review.coreboot.org/libgfxinit.git" +subgit_bkup="https://github.com/coreboot/libgfxinit" subhash="17cfc92f402493979783585b6581efbd98c0cf07" |