diff options
author | Leah Rowe <leah@libreboot.org> | 2024-05-20 00:10:27 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2024-05-20 00:10:27 +0100 |
commit | 1e54db29897786ff49b8ff228ed0b2fbdd8b70dc (patch) | |
tree | c49fb5b64e51703b2b23e7e91fa31e2692ab0425 /config/seabios/build.list | |
parent | 00e00a18d0a04a024fe909dbf452f25e5d272776 (diff) |
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>
Diffstat (limited to 'config/seabios/build.list')
0 files changed, 0 insertions, 0 deletions