Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-14 | get.sh: simplify fetch_submodules() | Leah Rowe | |
We are calling xbmkget in the same way, whether it's a subfile or subrepo. Rename these variables to subcurl and subgit, so that we can call xbmkget unconditionally. Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
2025-04-22 | coreboot/default: add missing submodules | Leah Rowe | |
due to a rule in .gitignore, these were ignored, because it ignores .tar.xz entries in git status Signed-off-by: Leah Rowe <leah@libreboot.org> |