coredump-config: Add config to manager Coredumps

By default it should be in tempfs instead of journal now. If there are
eMMC, then the coredump will be store in the eMMC. During transition,
the coredump are migrate between eMMC and tempfs.

Enable coredump-config by default and will set the coredump to tempffs.
If there are eMMC available, then the coredump is saved in the eMMC.

Google-Bug-Id: 318749470
Tested: N/A
Change-Id: Ibdcbc7eb878a147c3b58f56faa7da591b7098803
Signed-off-by: Willy Tu <wltu@google.com>
(cherry picked from commit f8343a29c742609cc8bc51e9fa5c3018a7601cbd)
7 files changed
tree: 3bcfd99689be618479920842cb87f94186f96913
  1. conf/
  2. dynamic-layers/
  3. meta-nuvoton-npcm8xx/
  4. recipes-bsp/
  5. recipes-connectivity/
  6. recipes-core/
  7. recipes-devtools/
  8. recipes-extended/
  9. recipes-google/
  10. recipes-kernel/
  11. recipes-phosphor/
  12. recipes-support/
  13. LICENSE
  14. README.md
README.md

meta-gbmc-staging

This repository contains additions to the openbmc/meta-google layer that are not yet ready for OpenBMC inclusion.

How to use this layer

  1. Clone openbmc/openbmc from GitHub.
  2. Clone this layer from GitHub into a subdirectory of openbmc.