armbian-build/lib/functions
ColorfulRhino 04f619dc06 python: Move python3-setuptools and python3-pyelftools to requirements.txt
Different build hosts have vastly different versions of setuptools and pyelftools depending on the host OS, e.g. Ubuntu 22.04 has setuptools v59 while the latest version at the time of this commit is setuptools v71.

Using Pip instead of APT to download these packages assures that all build hosts use the same version, removing some points of failures and inconsistencies.
2024-06-25 18:11:43 +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: commands: Ignore cache for dts-check command 2024-06-25 18:11:43 +02:00
compilation cli: Add command "dts-check" 2024-06-25 07:06:21 +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 cli: python-tools: Add toolchain to PATH to fix building wheels 2024-06-25 18:11:43 +02:00
host python: Move python3-setuptools and python3-pyelftools to requirements.txt 2024-06-25 18:11:43 +02:00
image Run shellfmt to complete code 2024-06-22 19:22:24 +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 Fix formatting in scripts by running lib/tools/shellfmt.sh version 3.8.0 2024-06-25 07:06:34 +02:00