kdump-core: Build from the rootfs

If we don't have an initrd already, we need to make the basic contents
for one. To make this process universal, we always rebuild the crashdump
initrd from the system components that are guaranteed to always exist.

Tested: Verified Kdump works on existing systems and with no initrd.

Google-Bug-Id: 392974094
Change-Id: I1a84e1f4537744b4a24907b9a1094707187bfe8c
Signed-off-by: William A. Kennington III <wak@google.com>
2 files changed
tree: b5d00c6f62549cc3f63266017818460e94c427c7
  1. classes/
  2. conf/
  3. dynamic-layers/
  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. recipes-tpm1/
  14. recipes-tpm2/
  15. LICENSE
  16. 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.