commit | f03886727cd90f69d3ef1dfdca1cbd7696afe464 | [log] [tgz] |
---|---|---|
author | Dave Cobbley <david.j.cobbley@linux.intel.com> | Tue Aug 14 13:30:07 2018 -0700 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Aug 22 21:26:37 2018 -0400 |
tree | 740e01ae446c949262b87718ddc46f5f8a322bc2 | |
parent | 8798c9ccf453a6b4b5baab37ffaf14630f7be00e [diff] |
[Subtree] Move board support packages to top level The new subtree paradigm has moved the meta-bsp layers to the top level Change-Id: Ic4f64c39465be699bed3649e125e027d17daf938 Signed-off-by: Dave Cobbley <david.j.cobbley@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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.