meta-evb-ast2500: Add obmc-bsp-common.inc

Add obmc-bsp-common.inc so that evb-ast2500 build produces the OpenBMC
image.

Tested: Verify that the evb-ast2500 builds OK with below commands:

            TEMPLATECONF=meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf . openbmc-env
            bitbake obmc-phosphor-image

Signed-off-by: Lei YU <yulei.sh@bytedance.com>
Change-Id: Ib4a5daffd61f210cc143b853aa9b9c1b1b120221
1 file changed
tree: fe9d79204cf3ff5dedb44a16dfd2bef361c4f4ce
  1. conf/
  2. meta-evb-aspeed/
  3. meta-evb-enclustra/
  4. meta-evb-nuvoton/
  5. meta-evb-raspberrypi/
  6. COPYING.apache-2.0
  7. COPYING.MIT
  8. LICENSE
  9. README.md
README.md

OpenBMC Evaluation Board (EVB)

This is the OpenBMC Evaluation Board (EVB) layer. The boards in the EVB layer are for evaluation and reference. The Board Support Package (BSP) layer should be used to support a hardware device in a system. Therefore, there should not be any EVB layers in a system's bblayers.conf, the BSP layer should be used instead. Boards might be found be in both the EVB layer and the BSP layer.