lbmk/config/submodule
Leah Rowe 3bd562a265 define mdfiles/images in config/submodules/docs/
again: the "depend" variable must never be used for subprojects
that point to a subdirectory of the main project, because there's
no clean way of handling this in case of error conditions.

make it a submodule under config/submodules/. this is for the
documentation, including static site generator documentation,
and image files (photos).

as of this revision, there are now only those "depend" projects
defined in config/git/, where the destination directory of the
subject is not a subdirectory of the main project, so:

in a subsequest revision, i will mitigate an existing bug whereby
failure of the dependency project leaves the main one still
intact, breaking builds; this revision enables that to be done.

from now on, subproject-to-subdirectory-of-main-project will
be avoided in config/git/; config/submodules/ will be used.

Signed-off-by: Leah Rowe <leah@libreboot.org>
2024-06-07 01:01:44 +01:00
..
coreboot Fix building vboot on i686 2024-05-30 17:40:37 -06:00
docs define mdfiles/images in config/submodules/docs/ 2024-06-07 01:01:44 +01:00
grub make GRUB multi-tree and re-add xhci patches 2024-06-02 19:58:50 +01:00
pico-sdk add tinyusb to config/submodule/ for pico-sdk 2024-06-07 00:38:51 +01:00
stm32-vserprog libopencm3 to config/submodules/ on stm32-vserprog 2024-06-07 00:47:06 +01:00