openwrt/package
Daniel Golle 3ee767086d mac80211: don't call md5sum on non-existing file
If no AP is configured, hostapd-${phy}.conf is not being created,
hence md5sum fails and causes log pollution:

netifd: radio1 (3183): md5sum: can't open '/var/run/hostapd-phy1.conf': No such file or directoy

Hence make sure the file exists when calling md5sum.

Fixes: a5bc9787d4 ("mac80211: add support for dynamically reconfiguring wifi")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-12-08 19:53:11 +01:00
..
base-files base-files: config_generate: split macaddr with multiple ifaces 2019-11-23 11:58:27 +01:00
boot uboot-envtools: ath79: add support for YunCore XD4200 and A782 2019-11-25 17:32:46 +01:00
devel strace: Fix build on PowerPC 2019-11-09 20:13:41 +01:00
firmware wireless-regdb: Make it build with python2 2019-11-21 23:47:35 +01:00
kernel mac80211: don't call md5sum on non-existing file 2019-12-08 19:53:11 +01:00
libs libubox: update to latest Git HEAD 2019-11-24 14:19:43 +01:00
network hostapd: re-introduce process tracking 2019-12-08 19:52:39 +01:00
system ucert: update to latest git HEAD 2019-11-29 00:09:48 +01:00
utils busybox: add glibc dependency for vi regex option 2019-11-30 00:53:36 +01:00
Makefile packages: apply usign padding workarounds to package indexes if needed 2019-08-07 07:15:07 +02:00