NVME OOB: add a recipe to build nvme-cli 2.1.2

We need the latest nvme-cli tool to do several out of bound test
on NVMe SSD. This recipe only installs the `nvme` executable on
the path: `/usr/bin/nvme`

Tested:
Build and install the image on an izumi machine, and verified that
`/usr/bin/nvme` exists.

Google-Bug-Id: 247824345
Change-Id: I6b77b42e847e5b345c8bfcfe024157abcf13eb79
Signed-off-by: Jinliang Wang <jinliangw@google.com>
1 file changed
tree: 31592ab97d8c4d042c9f63a4393ba778f1638f96
  1. conf/
  2. meta-nuvoton-npcm8xx/
  3. recipes-connectivity/
  4. recipes-google/
  5. recipes-kernel/
  6. recipes-phosphor/
  7. LICENSE
  8. README.md
README.md

meta-gbmc-staging

This repository contains additions to the openbmc/meta-google layer that are not yet ready for OpenBMC inclusion.

How to use this layer

  1. Clone openbmc/openbmc from GitHub.
  2. Clone this layer from GitHub into a subdirectory of openbmc.