2023-10-20 05:49:59 +00:00
|
|
|
{pico-serprog}{
|
2023-12-23 13:06:30 +00:00
|
|
|
rev: 0d49d6fcbe33a5af1bff599be6ff84ddda0bc3fe
|
2023-10-06 21:59:36 +00:00
|
|
|
loc: pico-serprog
|
|
|
|
url: https://codeberg.org/libreboot/pico-serprog
|
2023-10-20 20:30:31 +00:00
|
|
|
bkup_url: https://git.disroot.org/libreboot/pico-serprog
|
2023-10-20 07:49:31 +00:00
|
|
|
depend: pico-sdk
|
update/repos: concatenate multiple revision files
With this change, it's still possible to have a single
file at config/git/revisions, but this has been scrapped.
Instead, multiple files now exist under config/git/ with
the same modules declared, but the files are separated
logically. List of files under config/git:
* bios_extract
* biosutilities
* coreboot
* flashrom
* grub (gnulib also defined here)
* me_cleaner
* memtest86plus
* seabios
* serprog (multiple projects defined)
* u-boot
* uefitool
The rationale behind this change is simple: in the future,
we will stop relying on build systems within imported
projects for the import of git submodules. Instead, we
will handle them directly in lbmk.
Additionally, a Linux payload is planned for Libreboot, made
easier by the recent audit (script handle/make/config makes
it easy to integrate Linux, and handle cross-compilers for
userland utilities); a "linux" file under config/git/ could
also define rules for each project besides linux, such as
musl libc, busybox and other utilities.
Signed-off-by: Leah Rowe <leah@libreboot.org>
2023-09-24 23:40:56 +00:00
|
|
|
}
|