armbian-build/lib
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
..
functions 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
tools tools: Slightly improve output for shellfmt 2024-06-25 07:06:34 +02:00
library-functions.sh cli: Add command "dts-check" 2024-06-25 07:06:21 +02:00
single.sh Add / modify (c) in bash scripts (#4922) 2023-03-09 18:30:40 +01:00