armbian-build/lib
Ricardo Pardini 8afe8470f4 cli: introduce rewrite-uboot-patches cli command, works similar to the kernel one
- it prepares git, applies patches to git, and re-writes them back from git
- same as kernel, it does git archeology for mbox-less patches, etc
- `uboot-patches-to-git` alias is also added, but my guess is rewrite is more useful
- refactor a common config function for both kernel and uboot
- example invocation: `./compile.sh BOARD=xxxx BRANCH=edge rewrite-uboot-patches`
2024-03-09 20:03:41 +01:00
..
functions cli: introduce rewrite-uboot-patches cli command, works similar to the kernel one 2024-03-09 20:03:41 +01:00
tools cli: introduce inventory-boards cli command, for hopefully painless & useful one-board-per-line CSV output 2024-03-06 00:58:26 +01:00
library-functions.sh lib: drop old boot_logo code; keep png/gif as they're used for plymouth 2024-03-06 08:28:31 +01:00
single.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00