meta-amd: Add phosphor host logger application

Host Logger application handles and store host's console output data,
such as boot logs or Linux kernel messages printed to the system
console.

Testing
To trigger host logs to be flushed to the log file from the log buffer,
the following command can be executed:
systemctl kill --signal SIGUSR1 <hostlogger@ttyS0.service>
logs will be generated at
/var/lib/obmc/hostlogs/host_<date>_<timestamp>

Change-Id: I56d51406b73789efa798b2bfd5929677db0f66fb
Signed-off-by: Supreeth Venkatesh <supreeth.venkatesh@amd.com>
3 files changed
tree: 2ca3609aa601c6ba92168c14a5dc7d271d20f82e
  1. conf/
  2. meta-ethanolx/
  3. recipes-amd/
  4. recipes-phosphor/
  5. COPYING.apache-2.0
  6. COPYING.MIT
  7. LICENSE
  8. README.md
README.md

meta-amd

The meta-amd project consists of collection of BSP and distro layers for AMD customer reference server platforms.

This repository contains a set of distro policy for AMD customer reference server platforms:

conf/ classes/ recipes-*/

Subsequent description applies to the distro policy for AMD customer reference server platforms only in conf, classes, and recipes-*, for description of the BSP layers consult the README files there.

Dependencies

This layer depends on:

URI: https://github.com/openbmc/meta-phosphor branch: master