meta-google: Recipe for espi-control executable

Change-Id: I7f761b96659bb0339e2bb570a4c1e47136d783c5
Signed-off-by: John Wedig <johnwedig@google.com>
diff --git a/meta-google/recipes-google/espi-control/espi-control_git.bb b/meta-google/recipes-google/espi-control/espi-control_git.bb
new file mode 100644
index 0000000..824ae01
--- /dev/null
+++ b/meta-google/recipes-google/espi-control/espi-control_git.bb
@@ -0,0 +1,11 @@
+SUMMARY = "Enable and disable eSPI bus on demand"
+DESCRIPTION = "Enable and disable eSPI bus on demand"
+GOOGLE_MISC_PROJ = "espi-control"
+
+require ../google-misc/google-misc.inc
+
+inherit pkgconfig
+
+DEPENDS += " \
+  stdplus \
+"