linux-gbmc: Add stable 6.5 for npcm7xx

This takes a different strategy from the previous kernel. Instead of
maintaining a separate git repo, we use a vanilla kernel and apply files
+ minor makefile patches on top of it. This makes our customizations
  more portable between versions.

Change-Id: Ibc1f38e7b3a1e2c73e3b69401ecf8c36bb1fb6af
Signed-off-by: William A. Kennington III <wak@google.com>
30 files changed
tree: 7db3e5f9b651e3f3b4c1de021772598932bdd5c1
  1. conf/
  2. dynamic-layers/
  3. recipes-bsp/
  4. recipes-connectivity/
  5. recipes-core/
  6. recipes-devtools/
  7. recipes-extended/
  8. recipes-google/
  9. recipes-kernel/
  10. recipes-phosphor/
  11. recipes-support/
  12. LICENSE
  13. 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.