remove use of meta-virtualization

Remove meta-virtualization from any bblayer.conf.samples.  It was
originally added for the python-pyyaml and python-gevent recipes
but better maintained versions of these recipes are provided by
meta-python.

Before this can be done the python-gevent bbappend in the phosphor
layer must be removed.  The version scope was wildcarded to any version
but the patches don't apply to python-gevent_1.2.2, which becomes the
default from meta-python when meta-virt is removed.  Drop the bbappend.

Change-Id: I6658a163460e3c8e63dc7371ffff803a7b6915b5
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
3 files changed
tree: 84c694c4fe7ae0be504dee5094bf1a26274c210b
  1. conf/
  2. meta-evb-aspeed/
  3. meta-evb-nuvoton/
  4. meta-evb-raspberrypi/
  5. 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.