diff options
author | Andrew Robbins <contact@andrewrobbins.info> | 2019-03-13 20:02:05 -0400 |
---|---|---|
committer | Andrew Robbins <contact@andrewrobbins.info> | 2019-03-13 20:02:05 -0400 |
commit | bd84ece1d42d00d48357ab31ca85a2f2f546fd84 (patch) | |
tree | abf32d4a7f5d21d0bc4e24c40878eee71f8e8efa /docs/future | |
parent | 925564a0653486f4076de06e2498bf75bb9f2f85 (diff) | |
download | librebootfr-bd84ece1d42d00d48357ab31ca85a2f2f546fd84.tar.gz librebootfr-bd84ece1d42d00d48357ab31ca85a2f2f546fd84.zip |
libs/git: Actually patch recursively
Previously the only way patching would work is if for every target
there existed a corresponding directory under $project/$PATCHES, e.g:
"./libreboot update coreboot x200 8MiB corebootfb grub"
would require the "grub" directory and its parents:
"projects/coreboot/patches/x200/8MiB/corebootfb/grub"
Now you only need target-specific patch directories if you need them;
I believe this was the intended behavior.
Superfluous quotes were removed for readability.
Diffstat (limited to 'docs/future')
0 files changed, 0 insertions, 0 deletions