armbian-build/lib/functions
Ricardo Pardini 7aeb48f172 u-boot: add per-target and general metadata files to u-boot package
- incl some indicative fdt/extlinux/gpt info
- include full config and defconfig for each target
- mark the old .config file as legacy (it was always the last-target's config)
- fix: savedefconfig after build, not before (as target_map might change it)
- fix: some very old u-boots (2011, odroidc1) do not have `savedefconfig` at all, so make it optional
- fix: same for `.config` -- very old u-boots worked different (`boards.cfg`?)
2025-01-05 16:38:43 +01:00
..
artifacts u-boot: add per-target and general metadata files to u-boot package 2025-01-05 16:38:43 +01:00
bsp Overlay management: somewhere we had OVERLAY_DIR and somewhere OVERLAYDIR 2024-10-08 12:37:49 +02:00
cli cli-docker: avoid argument list too long errors when too many git changes present; fixes #6993 2025-01-03 17:18:10 +01:00
compilation u-boot: add per-target and general metadata files to u-boot package 2025-01-05 16:38:43 +01:00
configuration ghproxy: update GHPROXY_ADDRESS to ghgo.xyz 2024-12-22 00:03:46 +08:00
general tools: Bump ORAS_VERSION from 1.2.0 to 1.2.1 2024-12-31 11:52:48 +01:00
host don't ship qemu binary in rootfs cache + armhf image/rootfs building on non-armhf-capable-arm64 hosts (Apple M1+) 2024-12-31 11:52:12 +01:00
image don't ship qemu binary in rootfs cache + armhf image/rootfs building on non-armhf-capable-arm64 hosts (Apple M1+) 2024-12-31 11:52:12 +01:00
logging runners: fix if_error_find_files_sdcard if looking for full paths (shows DKMS log correctly) 2025-01-04 15:35:29 +01:00
main don't ship qemu binary in rootfs cache + armhf image/rootfs building on non-armhf-capable-arm64 hosts (Apple M1+) 2024-12-31 11:52:12 +01:00
rootfs fix typo 2025-01-04 15:36:06 +01:00