summaryrefslogtreecommitdiff
path: root/recipes-core
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2020-07-16 14:55:54 -0500
committerJohn Klug <john.klug@multitech.com>2020-07-16 14:55:54 -0500
commit36123c937c568c115a484b2b94c5d5bbe7792078 (patch)
tree19332694f76cbf57b3fe002e8fc6d39c9c5f9754 /recipes-core
parent5f96907c05a23859cdcee6e4b3c8c113f30a40fa (diff)
downloadmeta-mlinux-atmel-36123c937c568c115a484b2b94c5d5bbe7792078.tar.gz
meta-mlinux-atmel-36123c937c568c115a484b2b94c5d5bbe7792078.tar.bz2
meta-mlinux-atmel-36123c937c568c115a484b2b94c5d5bbe7792078.zip
Remove obsolete hostapd-utils
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/images/mlinux-mtcap-test-image.bb2
-rw-r--r--recipes-core/images/mlinux-rs9113-mtrv1-image.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-core/images/mlinux-mtcap-test-image.bb b/recipes-core/images/mlinux-mtcap-test-image.bb
index 2cdfd6e..5a200f3 100644
--- a/recipes-core/images/mlinux-mtcap-test-image.bb
+++ b/recipes-core/images/mlinux-mtcap-test-image.bb
@@ -45,7 +45,7 @@ TIME_FEATURES = "tzdata tzdata-africa tzdata-americas tzdata-antarctica tzdata-a
WIFI_FEATURES = "libnl \
wpa-supplicant \
iw \
- hostapd hostap-utils \
+ hostapd \
wilc1000 \
"
diff --git a/recipes-core/images/mlinux-rs9113-mtrv1-image.bb b/recipes-core/images/mlinux-rs9113-mtrv1-image.bb
index 34e55fe..735ccb6 100644
--- a/recipes-core/images/mlinux-rs9113-mtrv1-image.bb
+++ b/recipes-core/images/mlinux-rs9113-mtrv1-image.bb
@@ -29,7 +29,7 @@ WIFI_FEATURES = " \
libnl \
wpa-supplicant \
iw \
- hostapd hostap-utils \
+ hostapd \
"
BLUETOOTH_FEATURES = "bluez5 bluez5-pand"