armbian-build/lib/functions
Ricardo Pardini 21a6b2cab3 u-boot: add HOME env for make invocations to avoid binman/Python problems with older u-boot versions
- this avoids trouble building certain older versions with binman
  - as it tries to `os.path.join(os.getenv('HOME'), 'bin')` and gets a `None` and dies
- naming names: `tinkerboard` & `xt-q8l-v10` (BOARDFAMILY=rockchip), which _actually use_ binman & 22.04 combo
2024-06-30 21:23:04 +02:00
..
artifacts Fix formatting in scripts by running lib/tools/shellfmt.sh version 3.8.0 2024-06-25 07:06:34 +02:00
bsp Run shellfmt to complete code 2024-06-22 19:22:24 +02:00
cli cli: Improve formatting on dts-check scripts with shellfmt.sh 2024-06-25 18:11:43 +02:00
compilation u-boot: add HOME env for make invocations to avoid binman/Python problems with older u-boot versions 2024-06-30 21:23:04 +02:00
configuration Fix formatting in scripts by running lib/tools/shellfmt.sh version 3.8.0 2024-06-25 07:06:34 +02:00
general Lets not spam users with error message on fresh checkout 2024-06-27 23:14:15 +02:00
host Remove old torrents which aren't referenced anywhere 2024-06-30 10:12:04 +00:00
image fix: partitioning: disable orphan_file (FEATURE_C12) for ext4 filesystems on 1.47+ e2fsprogs host 2024-06-27 14:25:20 +02:00
logging Run shellfmt to complete code 2024-06-22 19:22:24 +02:00
main double quote variable for consistency 2024-06-09 18:24:38 +02:00
rootfs cli: Remove hostapd reference 2024-06-30 12:27:41 +00:00