obmc-bsp-common: Build default eMMC images

OpenBMC only supported 2 layouts: static and UBI. With the
introduction of eMMC, need to change the logic so that
static images are only built if UBI or eMMC are not
specified. Add the default eMMC image types to be built.

Tested: Adding this line to a machine conf only built the
        wic image and emmc tarball:
        require conf/distro/include/phosphor-mmc.inc

Change-Id: Ic626009981808519e31a36cbb535ced74a362858
Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
1 file changed
tree: 33c8c69769985d91a413ee0f1b9b591cd219cc14
  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. recipes-x86/
  16. COPYING.apache-2.0
  17. COPYING.MIT
  18. LICENSE
  19. MAINTAINERS
  20. README.md
  21. 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.