commit | 55bf3f1528d5c90c08c7cfa42e3f1783b4d29d35 | [log] [tgz] |
---|---|---|
author | Lei YU <yulei.sh@bytedance.com> | Mon Jul 20 08:30:52 2020 +0000 |
committer | Lei YU <yulei.sh@bytedance.com> | Mon Jul 20 08:36:03 2020 +0000 |
tree | fe9d79204cf3ff5dedb44a16dfd2bef361c4f4ce | |
parent | 122ac03206645f5bcece5e7aad5d5983c0f26031 [diff] |
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
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.