commit | 3c2ff1d2593c333c0b651ed5a4595a551e0a77b3 | [log] [tgz] |
---|---|---|
author | Supreeth Venkatesh <supreeth.venkatesh@amd.com> | Wed Aug 19 20:09:16 2020 -0500 |
committer | Supreeth Venkatesh <supreeth.venkatesh@amd.com> | Wed Sep 02 10:18:17 2020 -0500 |
tree | 2ca3609aa601c6ba92168c14a5dc7d271d20f82e | |
parent | 309e9a7d2169e5bc8868c0dda055961caf8c87ef [diff] |
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>
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.
This layer depends on:
URI: https://github.com/openbmc/meta-phosphor branch: master