ucentral-client: update to latest HEAD and silence warning

e3b71c6 fix a memory leak

* Silence the warning by adding the -p switch to mkdir.

Fixes: WIFI-6190
Fixes: WIFI-6761
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
John Crispin
2022-02-04 07:59:28 +01:00
parent 198aaefbdb
commit 3093fda383
2 changed files with 3 additions and 3 deletions

View File

@@ -5,8 +5,8 @@ PKG_RELEASE:=1
PKG_SOURCE_URL=https://github.com/blogic/ucentral-client.git
PKG_SOURCE_PROTO:=git
PKG_SOURCE_DATE:=2021-02-15
PKG_SOURCE_VERSION:=b4e8fc882634b407e7f2f7c859d7ecf078264261
PKG_SOURCE_DATE:=2022-01-10
PKG_SOURCE_VERSION:=e3b71c61e1a07bb3b5fa34fe835fd8f6f708caa3
PKG_LICENSE:=BSD-3-Clause
PKG_MAINTAINER:=John Crispin <john@phrozen.org>

View File

@@ -19,7 +19,7 @@ start_service() {
[ -f /tmp/ucentral.version ] || cat /etc/openwrt_release | grep DISTRIB_REVISION= | cut -d\' -f2 > /tmp/ucentral.version
mkdir /tmp/ucentral/
mkdir -p /tmp/ucentral/
ucode -m fs -i /usr/share/ucentral/crashlog.uc