summaryrefslogtreecommitdiff
path: root/meta-google/recipes-google/kcs/google-kcsbridge_git.bb
blob: 4b3138eee8b4cb96f937f09419a782940b2b9f9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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"