diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2014-03-27 09:18:17 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-03-27 09:42:07 +0000 |
commit | ebfd07544751611c7ac03e6b1e7a79676ffa0873 (patch) | |
tree | 51c7e37287d80b0afa37efa79df8a31442a68fa6 /bitbake/bin | |
parent | 61b088abb8a1b09ccaf212ab30eddc93c39b55bf (diff) | |
download | poky-ebfd07544751611c7ac03e6b1e7a79676ffa0873.tar.gz |
lsb: fix lsb_log_msg() implementation
LSB lsb_log_message calls a begin()
function that should be implemented
in /etc/init.d/functions.
The aforementioned script does not
implement the begin() function, as
such there is a small issue related to logging.
This fix implements a local version of
the function, while cleaning up the
troublesome previous implementation.
Fix [YOCTO #5795]
(From OE-Core rev: 365ab9118b6c68aedb2e79129202b385329a8abb)
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/bin')
0 files changed, 0 insertions, 0 deletions