Fix transitive dependency inclusion for googleapis.

Recipes that transitively depend on googleapis, e.g. prodid-securityd -> redfish_query_engine -> googleapis, cannot find natively installed headers
without explicitly including it.

Tested: compile latest securityd
Fusion2: https://fusion2.corp.google.com/d753b16c-ef74-3712-8bd7-f1ca9ae606e1
Google-Bug-Id: 363222218
Google-Bug-Id: 327421478
Change-Id: I1718bdfb4bb562a60bd72432d22ba72b24024d63
Signed-off-by: Bojun Wang <bojunw@google.com>
(cherry picked from commit 81bceff569828eeab4968d3f5693982bce094837)
2 files changed
tree: a1fa244add4d8bd297b7c76b450d3a0419a9a066
  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-tpm1/
  13. recipes-tpm2/
  14. LICENSE
  15. 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.