obmc-bsp-common: Use xz instead of lzma for initrd

This is more confusing than anything, our squashfs is compressed with xz
(lzma2) and our kernel supports decompressing xz and lzma types of
initrds. Just use the same type of compression for all images.

Change-Id: I7b0f385d8fa9a3755ea21233f26c106337db5d11
Signed-off-by: William A. Kennington III <wak@google.com>
1 file changed
tree: 0b37f194b69b02c5f1813018a6db56a567024ebb
  1. aspeed-layer/
  2. classes/
  3. conf/
  4. nuvoton-layer/
  5. raspberrypi/
  6. recipes-connectivity/
  7. recipes-core/
  8. recipes-devtools/
  9. recipes-extended/
  10. recipes-graphics/
  11. recipes-phosphor/
  12. recipes-protocols/
  13. recipes-support/
  14. recipes-textproc/
  15. COPYING.apache-2.0
  16. COPYING.MIT
  17. LICENSE
  18. MAINTAINERS
  19. README.md
  20. recipes.txt
README.md

OpenBMC

meta-phosphor is the OpenBMC layer. This layer should be included for all OpenBMC systems. The OpenBMC layer contains content which is shared between all OpenBMC systems.