diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-08-28 16:39:19 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-29 12:48:39 +0100 |
commit | 6d6a3f805b0fad6f904afb52dc12bfb543e3eec5 (patch) | |
tree | 716cb19314b4ce01e12ca386901d8bae7f678db5 /meta/recipes-connectivity/irda-utils | |
parent | 7d93288117e7054472d8a01dde0b38bc0ff98c27 (diff) | |
download | openembedded-core-6d6a3f805b0fad6f904afb52dc12bfb543e3eec5.tar.gz openembedded-core-6d6a3f805b0fad6f904afb52dc12bfb543e3eec5.tar.bz2 openembedded-core-6d6a3f805b0fad6f904afb52dc12bfb543e3eec5.zip |
busybox: set default log buffer size to 64 at compile time
This provides a more reasonable log buffer size to avoid losing earlier
events, and 64K is not a problem for modern systems. When the buffer is
used on sysvinit-based systems, which it isn't by default, 64K is already
the runtime default size unless /etc/syslog-startup.conf is modified or
deleted, so this only really affects systems using systemd. This
completely removes the need for the busybox bbappend in meta-oe.
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity/irda-utils')
0 files changed, 0 insertions, 0 deletions