phosphor-software-manager: Add ACTIVE_BMC_MAX_ALLOWED config

For static flash layout, configure ACTIVE_BMC_MAX_ALLOWED to 1, because
it has only one active BMC image;
For ubi-fs, configure ACTIVE_BMC_MAX_ALLOWED to 2, because ubi-fs
assumes there are two BMC images by default.

Resolves openbmc/phosphor-bmc-code-mgmt#2

Tested: Verify that ACTIVE_BMC_MAX_ALLOWED is set to 1 for Romulus
        build, and set to 2 for Witherspoon build.

Change-Id: I89b26f2dbd4640c9813d975dc603ffc875af8837
Signed-off-by: Lei YU <mine260309@gmail.com>
2 files changed
tree: 35ab0bb86b4a3b3fd4ba0635c9b7972894bc8526
  1. aspeed-layer/
  2. classes/
  3. common/
  4. conf/
  5. nuvoton-layer/
  6. COPYING.apache-2.0
  7. COPYING.MIT
  8. LICENSE
  9. MAINTAINERS
  10. README.md
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.