bmcweb: depends on shared-memory

Added the shared-memory recipe which builds the tlbmc shared memory
library.

Made bmcweb depends on shared-memory library that shared-memory recipe
provides.

Note, shared memory is compiled but not enabled if tlbmc is not enabled.

Intel platform:
https://fusion2.corp.google.com/38fc4cec-436a-3f21-894f-2ad6b05ffd94
Intel platform:
https://fusion2.corp.google.com/fd99fbd2-9e9e-371b-96c0-b24ee3138534
AMD platform:
https://fusion2.corp.google.com/99380550-8135-3523-b2f4-bc61fc2f50d0
ARM platform:
https://fusion2.corp.google.com/293793f9-c49e-31a3-a51b-9a855652dbc2

Fusion-Link: see above; only IF expand failed which is not related to this CL
Google-Bug-Id: 388297038
Tested: bmcweb builds and run normally.
Change-Id: Iab764d230e049452bb280f54e705012c357ba18e
Signed-off-by: Nan Zhou <nanzhou@google.com>
2 files changed
tree: 9e94abde6216e29e0d835a47115c539aa5e5174f
  1. classes/
  2. conf/
  3. dynamic-layers/
  4. recipes-bsp/
  5. recipes-connectivity/
  6. recipes-core/
  7. recipes-devtools/
  8. recipes-extended/
  9. recipes-google/
  10. recipes-kernel/
  11. recipes-phosphor/
  12. recipes-support/
  13. recipes-tpm1/
  14. recipes-tpm2/
  15. LICENSE
  16. 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.