From 61dcaf8e37ba00c81d424464158dbd8b0e93265d Mon Sep 17 00:00:00 2001 From: Hao Jiang Date: Wed, 28 Sep 2022 17:42:42 -0700 Subject: meta-google: enable google api for BMCWeb Any google image should able to support the RootOfTrust service of BMCWeb. Adding the option will enable the feature of BMCWeb. Signed-off-by: Hao Jiang Change-Id: I13bf5f7ebef4ac907a02379a4b8c0cbaa87f3c51 --- meta-google/recipes-phosphor/interfaces/bmcweb_%.bbappend | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta-google/recipes-phosphor/interfaces/bmcweb_%.bbappend diff --git a/meta-google/recipes-phosphor/interfaces/bmcweb_%.bbappend b/meta-google/recipes-phosphor/interfaces/bmcweb_%.bbappend new file mode 100644 index 0000000000..0d9c42fbe9 --- /dev/null +++ b/meta-google/recipes-phosphor/interfaces/bmcweb_%.bbappend @@ -0,0 +1,4 @@ +# Enable google domain for gBMC +EXTRA_OEMESON:append:gbmc = " \ + -Dgoogle-api=enabled \ +" \ No newline at end of file -- cgit v1.2.3