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 <jianghao@google.com>
Change-Id: I13bf5f7ebef4ac907a02379a4b8c0cbaa87f3c51
diff --git a/meta-google/recipes-phosphor/interfaces/bmcweb_%.bbappend b/meta-google/recipes-phosphor/interfaces/bmcweb_%.bbappend
new file mode 100644
index 0000000..0d9c42f
--- /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