The upgrade of the unit broke due killing all client connections. opkg got a SIGHUP and didn't write out the state files. Do not kill the client connections on upgrade.hfreyther/master-next
parent
cf29168330
commit
e9379558e3
@ -1,4 +1,4 @@
|
||||
THISDIR := "${@os.path.dirname(bb.data.getVar('FILE', d, True))}"
|
||||
FILESPATH =. "${@base_set_filespath(["${THISDIR}/files"], d)}:"
|
||||
|
||||
PRINC="3"
|
||||
PRINC="4"
|
||||
|
Loading…
Reference in new issue