summaryrefslogtreecommitdiff
path: root/recipes-connectivity/hostapd/hostapd_%.bbappend
diff options
context:
space:
mode:
authorVyacheslav Pedash <vyacheslav.pedash@globallogic.com>2021-02-11 01:20:12 +0200
committerJohn Klug <john.klug@multitech.com>2021-02-10 17:40:41 -0600
commit57cb15e9a612a89ebad57893c55b4dd83fded7ac (patch)
treed0997693b8883fc582b5841c8a46d8c71ec5c3d3 /recipes-connectivity/hostapd/hostapd_%.bbappend
parentef503574f1957b19dc94fdaee0213154757ea5e4 (diff)
downloadmeta-mlinux-57cb15e9a612a89ebad57893c55b4dd83fded7ac.tar.gz
meta-mlinux-57cb15e9a612a89ebad57893c55b4dd83fded7ac.tar.bz2
meta-mlinux-57cb15e9a612a89ebad57893c55b4dd83fded7ac.zip
MTX-3583 Update hostapd to v 2.9 from meta-openembedded
Diffstat (limited to 'recipes-connectivity/hostapd/hostapd_%.bbappend')
-rw-r--r--recipes-connectivity/hostapd/hostapd_%.bbappend7
1 files changed, 5 insertions, 2 deletions
diff --git a/recipes-connectivity/hostapd/hostapd_%.bbappend b/recipes-connectivity/hostapd/hostapd_%.bbappend
index 2686fa3..c8f8fab 100644
--- a/recipes-connectivity/hostapd/hostapd_%.bbappend
+++ b/recipes-connectivity/hostapd/hostapd_%.bbappend
@@ -1,5 +1,6 @@
-SRC_URI += "file://cfg80211.conf"
-PR = "m1"
+FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
+
+PR = "m2"
do_install_append() {
install -d ${D}{sysconfdir}/modprobe.d
@@ -12,6 +13,8 @@ SRC_URI += " file://cfg80211.conf \
file://WiFi-SSID \
file://setchan \
file://default \
+ file://init \
+ file://defconfig \
"
do_install() {