summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2021-07-07 23:30:27 +0300
committerWilliam A. Kennington III <wak@google.com>2021-07-07 23:30:45 +0300
commit32dddf9fdcca7485b33cc68e63129155ac6d817d (patch)
tree7cdf4204d19c6d9922362294894faa01a02d688a
parentdce052d39d694a8ed54f37689dcb2a1645727556 (diff)
downloadopenbmc-32dddf9fdcca7485b33cc68e63129155ac6d817d.tar.xz
Revert "meta-google: google-kcsbridge: Add package"
This reverts commit f89db26b407e44a620eccfae7df3186d65bdfa0c. Change-Id: Ie55acb2b8daf54ce416bc0a98a48ba1e6874dec8 Signed-off-by: William A. Kennington III <wak@google.com>
-rw-r--r--meta-google/recipes-google/kcs/google-kcsbridge_git.bb16
1 files changed, 0 insertions, 16 deletions
diff --git a/meta-google/recipes-google/kcs/google-kcsbridge_git.bb b/meta-google/recipes-google/kcs/google-kcsbridge_git.bb
deleted file mode 100644
index 4b3138eee..000000000
--- a/meta-google/recipes-google/kcs/google-kcsbridge_git.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-SUMMARY = "Google NCSI daemon"
-DESCRIPTION = "Google NCSI daemon."
-GOOGLE_MISC_PROJ = "kcsbridge"
-
-require ../google-misc/google-misc.inc
-
-inherit systemd
-
-DEPENDS += " \
- fmt \
- sdbusplus \
- sdeventplus \
- stdplus \
-"
-
-SYSTEMD_SERVICE_${PN} += "kcsbridge@.service"