Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-20 | don't use notabug for backup git repos | Leah Rowe | |
notabug is unreliable, even as a backup. why, just today, it was offline! all day. i originally moved libreboot away from notabug, to codeberg instead, but kept the notabug account online, and i still push to it when it's online. however, notabug seems to be in a terminal state of neglect by its admins, so lbmk should not use it. Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
2023-10-20 | config/git: remove rpi-pico-tinyusb dependency | Leah Rowe | |
it's now downloaded automatically as a submodule, when downloading pico-sdk (which defines this module) Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
2023-10-20 | config/git: give pico-sdk its own file | Leah Rowe | |
Signed-off-by: Leah Rowe <leah@libreboot.org> | |||
2023-10-20 | update/trees: don't run make if mode=fetch | Leah Rowe | |
this fixes a regression caused by a previous revision Signed-off-by: Leah Rowe <leah@libreboot.org> |