commit | 98d1872710fe49f437b18dff258a56600aa00e8e | [log] [tgz] |
---|---|---|
author | Benjamin Fair <benjaminfair@google.com> | Wed Jul 11 11:11:23 2018 -0700 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Jul 19 12:47:30 2018 +0000 |
tree | c16bc7d98c208a4d8a4ac25c1018f62561efd162 | |
parent | 505f923081f2109a0d66d8f44644eedfc711da6d [diff] |
nuvoton: Set LAYERSERIES_COMPAT Bitbake warns when this variable is not set for a layer. Set it in the Nuvoton BSP and EVB layers to indicate sumo branch compatiblity. Change-Id: If2dd63954ca88d0dc4e0427eb6c3ccf035681585 Signed-off-by: Benjamin Fair <benjaminfair@google.com>
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.