meta-digi/meta-digi-dey/recipes-connectivity
Hector Palacios 2dcf33b283 hostapd: parametrize hostapd init script per interface
The original init script hardcodes the configuration file to use so it
cannot be re-utilized for concurrent AP/AP mode where two interfaces can
be used as SoftAP.

This commit uses the variable ${IFACE} to:
- select a specific configuration file per interface:
  /etc/hostapd_${IFACE}.conf
- create a specific PID file per interface:
  /var/run/hostapd.${IFACE}.pid

With this, the /etc/network/interfaces can use the script for using SoftAP
in different wireless interfaces.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>
2017-04-05 18:15:27 +02:00
..
bluez bluetooth-init: force hardware-init script to be executed first 2017-03-30 18:02:13 +02:00
btfilter recipes-connectivity: Splited bluez and btfilter support in two different init scripts 2015-11-11 19:54:08 +01:00
cherokee meta-digi-dey: update Digi logo used by webservers 2015-11-06 16:20:35 +01:00
hostapd hostapd: parametrize hostapd init script per interface 2017-04-05 18:15:27 +02:00
libmbim meta-digi-dey: add libmbim runtime dependency 2017-03-10 16:24:45 +01:00
libqmi meta-digi-dey: Added libqmi patch to DMS version miss match. 2017-03-16 12:55:19 +01:00
modemmanager meta-digi-dey: support for old FWs of Telit HE910 2017-03-20 19:37:54 +01:00
openssl openssl: update cryptodev engine implementation 2016-05-27 16:10:36 +02:00
packagegroups meta-digi-dey: fix bluetooth interface initialization 2017-03-13 11:20:13 +01:00
ppp ppp: add pppd config file for cellular devices 2015-11-12 16:48:50 +01:00
vsftpd meta-digi: use recommended BP and BPN variables for FILESEXTRAPATHS 2015-03-13 18:43:12 +01:00
wpa-supplicant meta-digi-dey: wpa-supplicant: Add commented out sched_scan_interval. 2017-02-13 11:15:18 +01:00