summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"