meta-evb: add EVBBASE

Define a variable that recipes can use for finding the root
of the evb layer.  Typically this is used to refer to the
layer LICENSE for recipes that don't have any source repository.

Change-Id: I37c1517c5c3e7b47afbfe550a1dfb8e93a361779
Signed-off-by: Patrick Venture <venture@google.com>
1 file changed
tree: 7c6e28035aaac0406ee69d0d9f2fc05a6691b417
  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.