armbian-build/lib/functions
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
..
artifacts cli: introduce kernel-dtb cli command, to build only DTB, and output full preprocessed dts source 2024-03-06 00:58:35 +01:00
bsp armbian-bsp-cli: Allow adding contents to preinst, postrm scripts using post_family_tweaks_bsp hook 2024-02-09 19:40:14 +01:00
cli cli: introduce rewrite-uboot-patches cli command, works similar to the kernel one 2024-03-09 20:03:41 +01:00
compilation uwe5622: also apply to rk35xx kernel 2024-03-06 08:01:08 +01:00
configuration debootstrap: Partially revert f2e663f0 "Improved debootstrap hacking support with fixes for Ubuntu Noble" 2024-03-02 20:46:58 +01:00
general python-tools: bump PyYAML to 6.0.1 to fix build failures on sid/trixie/noble etc 2024-03-03 16:07:19 +01:00
host lib: drop old boot_logo code; keep png/gif as they're used for plymouth 2024-03-06 08:28:31 +01:00
image Improve loop devices management by allocating random free device instead of next one (#6345) 2024-03-06 01:09:54 +01:00
logging Make the colorized build output readable on a light background 2024-02-09 19:38:03 +01:00
main config-prepare: do change tracking for each sourced board file (core vs userpatches) 2024-03-02 20:48:13 +01:00
rootfs Show correct reason about omit tmpfs usage if FORCE_USE_RAMDISK is set 2024-03-08 15:55:26 +01:00