From d82cb7bbfd589513d770fc2baeba6ee5a2b114b6 Mon Sep 17 00:00:00 2001 From: Diederik de Haas Date: Tue, 27 Oct 2020 02:19:09 +0100 Subject: [PATCH] Replace deprecated wireless-tools with iw. In https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963896 the wireless-tools package is orphaned, after it has been deprecated upstream for a while now. --- raspi_master.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/raspi_master.yaml b/raspi_master.yaml index 1c670e9..6307a40 100644 --- a/raspi_master.yaml +++ b/raspi_master.yaml @@ -69,7 +69,7 @@ steps: - ssh - parted - dosfstools - - wireless-tools + - iw - wpasupplicant - raspi3-firmware - __LINUX_IMAGE__