qca-swiss-army-knife/tools/scripts/ath10k
Jeff Johnson 26b0e7fa4d ath10k-check: Remove import of distutils
ath10k-check fails to run on a fresh installation of Python 3.12
because module 'distutils' is not found. This is because, as if 3.12,
distutils is no longer part of the standard library.

Refer to:
https://docs.python.org/3/library/distutils.html

Fortunately, distutils is actually no longer used by ath10k-check,
so just remove the import.

Signed-off-by: Jeff Johnson <jeff.johnson@oss.qualcomm.com>
2026-01-09 09:45:15 -08:00
..
ath10k-bdencoder ath10k-bdencoder: update ATH10K_FIRMWARE_URL to point to CLO 2025-12-02 16:54:27 -08:00
ath10k-check ath10k-check: Remove import of distutils 2026-01-09 09:45:15 -08:00
ath10k-fw-repo Update ath10k-fw-repo 2024-03-04 19:12:39 +02:00
ath10k-fwencoder Update ath10k-fwencoder 2022-01-24 21:00:55 +02:00