meta-digi: dey-wireless: add iw to the list of wireless packages

Add iw to the list of packages to be installed regardless the platform.

Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
Isaac Hermida 2016-06-24 16:04:24 +02:00
parent 32ae76e1cf
commit 552f9a4567
1 changed files with 1 additions and 3 deletions

View File

@ -10,11 +10,9 @@ inherit packagegroup
RDEPENDS_${PN} = "\ RDEPENDS_${PN} = "\
crda \ crda \
iw \
wireless-tools \ wireless-tools \
wpa-supplicant \ wpa-supplicant \
wpa-supplicant-cli \ wpa-supplicant-cli \
wpa-supplicant-passphrase \ wpa-supplicant-passphrase \
" "
RDEPENDS_${PN}_append_mxs = " iw"
RDEPENDS_${PN}_append_mx6 = " iw"