aboutsummaryrefslogtreecommitdiffstats
path: root/package/system/ubox/Makefile
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2016-07-21 00:07:22 +0200
committerZoltan HERPAI <wigyori@uid0.hu>2016-07-21 00:07:22 +0200
commit57a898bcfaf4bf1694c92ec4c9ec4649e965077a (patch)
tree8fa90a8a162713651d19930824e59ecf97ade50f /package/system/ubox/Makefile
parent022102132923c9f72a6541559a18ed95d7ad943a (diff)
downloadmaster-187ad058-57a898bcfaf4bf1694c92ec4c9ec4649e965077a.tar.gz
master-187ad058-57a898bcfaf4bf1694c92ec4c9ec4649e965077a.tar.bz2
master-187ad058-57a898bcfaf4bf1694c92ec4c9ec4649e965077a.zip
Increase the default system log buffer size
from 16 kB (default both in logd source and in the startup script) to 64 kB by adjusting the default value in startup script. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'package/system/ubox/Makefile')
-rw-r--r--package/system/ubox/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/system/ubox/Makefile b/package/system/ubox/Makefile
index f9f1ac17f1..88b12be225 100644
--- a/package/system/ubox/Makefile
+++ b/package/system/ubox/Makefile
@@ -1,7 +1,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ubox
-PKG_VERSION:=2016-03-07
+PKG_VERSION:=2016-06-08
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git