conf: New branch zeus

This commit is contained in:
Thomas Klaehn
2019-11-29 20:21:11 +01:00
parent 6d422b1544
commit e13e242406
3 changed files with 1 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
do_install_append () {
install -m 0644 ${WORKDIR}/wpa_supplicant.conf ${D}${sysconfdir}/wpa_supplicant.conf
}