From b00be59bbc49535097c450b6b8c5fc10c1efd6dd Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 11 Nov 2020 18:48:27 -0600 Subject: Merge multiarch project to: added missing index file 2020 June 11 --- recipes-connectivity/hostapd/hostap-daemon-2.7/default | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 recipes-connectivity/hostapd/hostap-daemon-2.7/default (limited to 'recipes-connectivity/hostapd/hostap-daemon-2.7/default') diff --git a/recipes-connectivity/hostapd/hostap-daemon-2.7/default b/recipes-connectivity/hostapd/hostap-daemon-2.7/default deleted file mode 100644 index a274de1..0000000 --- a/recipes-connectivity/hostapd/hostap-daemon-2.7/default +++ /dev/null @@ -1,6 +0,0 @@ -# set to "yes" to start hostapd on boot -START_ON_BOOT="no" -# Stuff to creat the device if needed. -DEV=wifi1 -PREUP="[[ -d /sys/class/net/${DEV} ]] || (ifdown wifi1;/opt/rs9113/onebox_util rpine0 create_vap ${DEV} ap;rfkill unblock all)" -POSTUP="ifup wifi1" -- cgit v1.2.3