summaryrefslogtreecommitdiff
path: root/package/system/ubox/Makefile
diff options
context:
space:
mode:
authorHannu Nyman <hannu.nyman@iki.fi>2016-06-08 16:12:55 +0300
committerJohn Crispin <john@phrozen.org>2016-06-07 23:13:29 +0200
commitefa740b08bde7511334a654b3b4ec1f03682ee8b (patch)
tree460b6381bcc07bd7f1243533f6fb227c369c32ac /package/system/ubox/Makefile
parentdf7581e4c0966110cae823a7946aaa9c91003002 (diff)
downloadmtk-20170518-efa740b08bde7511334a654b3b4ec1f03682ee8b.zip
mtk-20170518-efa740b08bde7511334a654b3b4ec1f03682ee8b.tar.gz
mtk-20170518-efa740b08bde7511334a654b3b4ec1f03682ee8b.tar.bz2
ubox: increase default size of system log buffer to 64 kB
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 24fa259..d9e8ce3 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