armbian-build/lib/functions
Ricardo Pardini 370f85b067 python3: do not rely on hostdeps python3-pip nor python3-dev; deploy pip via get-pip.py
- python3-pip implies a very old setuptools (which is system-wide and takes precedence)
- python3-dev implies python3-distutils (which is long deprecated)
- get-pip.py allows us to version pip in requirements.txt just like everything else
- in the end this fixes the conundrum with pylibfdt / dtschema on Jammy
- and, finally, the setuptools we specify in requirements.txt will be actually used
2025-02-24 09:21:53 +01:00
..
artifacts Refactor armbian-config into install as external package (#7716) 2025-01-20 14:23:28 +01:00
bsp Overlay management: somewhere we had OVERLAY_DIR and somewhere OVERLAYDIR 2024-10-08 12:37:49 +02:00
cli Refactor armbian-config into install as external package (#7716) 2025-01-20 14:23:28 +01:00
compilation kernel: fix for 6.14 make clean fail at tools dir due to upstream dir change 2025-02-22 23:19:31 +08:00
configuration Add upstream release as csc target: Ubuntu plucky 25.04 2025-01-23 18:30:49 +01:00
general python3: do not rely on hostdeps python3-pip nor python3-dev; deploy pip via get-pip.py 2025-02-24 09:21:53 +01:00
host python3: do not rely on hostdeps python3-pip nor python3-dev; deploy pip via get-pip.py 2025-02-24 09:21:53 +01:00
image Bugfix: Remove directories from sha files 2025-02-10 20:17:25 +01:00
logging export-logs: use multiple paste servers in order until one works 2025-02-22 22:35:45 -03:00
main Refactor armbian-config into install as external package (#7716) 2025-01-20 14:23:28 +01:00
rootfs feat: Use deb822 APT source for armbian-config 2025-02-04 18:49:52 +01:00