lbmk/include
Leah Rowe 1e54db2989 git.sh: allow patching submodules
for single-tree project (e.g. flashprog):
config/submodule/PROJECT/MODNAME/patches

for multi-tree project (e.g. coreboot):
config/submodule/PROJECT/TREE/MODNAME/patches

MODNAME is e.g.:
3rdparty/vboot directory in coreboot: would become vboot
(the submodule codepath is filtered to up to the final slash)

another example:
submodire src dir 3rdparty/foo/bar
MODNAME would be "bar"

Add whatever patches you like to a given submodule.

An example patch is included in this commit.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-05-20 00:10:27 +01:00
..
git.sh git.sh: allow patching submodules 2024-05-20 00:10:27 +01:00
mrc.sh mrc.sh: remove redundant function extract_ref() 2024-05-11 22:48:51 +01:00
option.sh option.sh: don't return 1 in mkrom_tarball 2024-05-19 06:51:20 +01:00
vendor.sh vendor.sh: further simplify config handling 2024-05-18 19:51:40 +01:00