commit | ddba410ebffe7bace588ff6d216c43608f4c5310 | [log] [tgz] |
---|---|---|
author | Troy Lee <troy_lee@aspeedtech.com> | Wed Jan 13 02:39:35 2021 +0000 |
committer | Troy Lee <troy_lee@aspeedtech.com> | Wed Jan 13 02:39:35 2021 +0000 |
tree | c50eb4d57671b16189fc2dda1513b2f2340db91b | |
parent | 9ec0661731103f703660aa65b5806a126a4f69fb [diff] |
meta-evb-ast2600: Add obmc-phosphor-bsp-common.inc Add obmc-phosphor-bsp-common.inc for building OpenBMC image. Tested build with: TEMPLATECONF=meta-evb/meta-evb-aspeed/meta-evb-ast2600/conf . openbmc-env bitbake obmc-phosphor-image Signed-off-by: Troy Lee <troy_lee@aspeedtech.com> Change-Id: I1e483c243dcaca56cbd69b7dcf170b8f518b954d
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.