From 987e10af07599c7f91a4b92a48d5aa62f63905d3 Mon Sep 17 00:00:00 2001 From: Karl Palsson Date: Thu, 22 Feb 2018 11:09:53 +0000 Subject: logd: create log directory for log_file If log_file is specified, make sure its directory exists. Signed-off-by: Karl Palsson Signed-off-by: Hans Dedecker [PKG_RELEASE increase] --- package/system/ubox/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/system/ubox/Makefile') diff --git a/package/system/ubox/Makefile b/package/system/ubox/Makefile index 89cc6768fb..85dddff858 100644 --- a/package/system/ubox/Makefile +++ b/package/system/ubox/Makefile @@ -1,7 +1,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ubox -PKG_RELEASE:=1 +PKG_RELEASE:=2 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=$(PROJECT_GIT)/project/ubox.git -- cgit v1.2.3