dey-image-container-manager: add recommended Wi-Fi tools

Add the complete Digi recommended set of Wi-Fi tools, if not wpa-cli or
hostapd are not included.

Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
Isaac Hermida 2026-05-07 12:24:28 +02:00
parent a8d8aeade8
commit 2c9a8d9ca0
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,6 @@ CORE_TOOLS = " \
ethtool \
init-ifupdown \
iproute2 \
iw \
libdigiapix \
libdigiapix-python3 \
libgpiod \
@ -71,6 +70,7 @@ CORE_TOOLS = " \
os-release \
openssl \
packagegroup-dey-audio \
${@bb.utils.contains('MACHINE_FEATURES', 'wifi', 'packagegroup-dey-wireless', '', d)} \
sysinfo \
vsftpd \
"