meta-nuvoton-npcm8xx: import at 62f317ab

Copy the contents of meta-nuvoton from Nuvoton's fork of OpenBMC[0] into
meta-gbmc-staging as a folder named meta-nuvoton-npcm8xx. This will
allow us to import their code without affecting other users of the
meta-nuvoton layer.

Imported from branch `npcm-master` at revision 62f317ab.

To build with support for npcm8xx (Arbel) in your machine bblayers.conf,
add meta-gbmc-staging/meta-nuvoton-npcm8xx and remove meta-nuvoton.

[0] https://github.com/Nuvoton-Israel/openbmc

Tested:
With internal CL 106631, built and booted on NPCM845 EVB

Google-Bug-Id: 223452756
Signed-off-by: Benjamin Fair <benjaminfair@google.com>
Change-Id: If9622e4ea79f3aaf8f4f09e7c53b78b8d80ef09a
83 files changed
tree: b9b1dd4473fd0fd1ac3cf0536961693f7d9f1a99
  1. conf/
  2. meta-nuvoton-npcm8xx/
  3. recipes-google/
  4. recipes-kernel/
  5. LICENSE
  6. 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.