From 57a898bcfaf4bf1694c92ec4c9ec4649e965077a Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Thu, 21 Jul 2016 00:07:22 +0200 Subject: 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 --- 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 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 -- cgit v1.2.3