mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
099ee3f4a1
this brings the handling of serprog projects in sync with canoeboot, which relies on the "depend" variable to get the needed submodules, because cbmk does not download submodules for these projects lbmk does download submodules. i want it in sync with cbmk for this, to make merging easier between both projects, because i'm going to make a change on both projects, whereby config/submodules/ is used exclusively Signed-off-by: Leah Rowe <leah@libreboot.org>
15 lines
416 B
Plaintext
15 lines
416 B
Plaintext
{stm32-vserprog}{
|
|
rev: 8fcf0a4d41800631b571fa7bbd1d8b251f0a2111
|
|
loc: stm32-vserprog
|
|
url: https://codeberg.org/libreboot/stm32-vserprog
|
|
bkup_url: https://git.disroot.org/libreboot/stm32-vserprog
|
|
depend: libopencm3
|
|
}
|
|
|
|
{libopencm3}{
|
|
rev: 458250dc6147dc807eec9e4d5a6caf38a699ecb1
|
|
loc: stm32-vserprog/libopencm3
|
|
url: https://codeberg.org/libreboot/libopencm3
|
|
bkup_url: https://github.com/libopencm3/libopencm3
|
|
}
|