summaryrefslogtreecommitdiff
path: root/recipes-core
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2020-07-16 14:28:55 -0500
committerJohn Klug <john.klug@multitech.com>2020-07-16 14:28:55 -0500
commit5f96907c05a23859cdcee6e4b3c8c113f30a40fa (patch)
tree03764eb433562526b197f53f05026db76a82afbd /recipes-core
parent9459d66c9c484cbd592c3db5a20081a0903b0805 (diff)
downloadmeta-mlinux-atmel-5f96907c05a23859cdcee6e4b3c8c113f30a40fa.tar.gz
meta-mlinux-atmel-5f96907c05a23859cdcee6e4b3c8c113f30a40fa.tar.bz2
meta-mlinux-atmel-5f96907c05a23859cdcee6e4b3c8c113f30a40fa.zip
Replace obsolete hostap-daemon with hostapd
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 143d656..2cdfd6e 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 \
- hostap-daemon hostap-utils \
+ hostapd hostap-utils \
wilc1000 \
"
diff --git a/recipes-core/images/mlinux-rs9113-mtrv1-image.bb b/recipes-core/images/mlinux-rs9113-mtrv1-image.bb
index aa044c2..34e55fe 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 \
- hostap-daemon hostap-utils \
+ hostapd hostap-utils \
"
BLUETOOTH_FEATURES = "bluez5 bluez5-pand"