From 31f68595083938a01b5d70d7575fce276ddec557 Mon Sep 17 00:00:00 2001 From: Bahar KURT Date: Wed, 8 Oct 2025 16:02:42 +0300 Subject: [PATCH] Fix download for wireless-tools source code HP changed where it's stored. --- system/base/wireless-tools/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/system/base/wireless-tools/pspec.xml b/system/base/wireless-tools/pspec.xml index 8fa6bd58..407954a7 100644 --- a/system/base/wireless-tools/pspec.xml +++ b/system/base/wireless-tools/pspec.xml @@ -12,7 +12,7 @@ app:console A collection of tools to configure wireless lan cards The Wireless Tools (WT) is a set of tools allowing to manipulate the Wireless Extensions, a generic application programming interface allowing a driver to expose to the user space configuration and statistics specific to common Wireless LANs. They use a textual interface and are rather crude, but aim to support the full Wireless Extension. - http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/wireless_tools.30.pre9.tar.gz + https://hewlettpackard.github.io/wireless-tools/wireless_tools.30.pre9.tar.gz no-ldconfig.patch wireless_tools.27-wireless-man-upd.patch @@ -50,6 +50,13 @@ + + 2025-10-08 + 30 + Make it buildable again + Bedirhan Kurt + bedirhan.kurt@outlook.com + 2020-12-09 30