commit | 41a26720e9b957e08543e624827e4b912d8f9279 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Mar 25 14:25:46 2021 -0400 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Apr 12 14:37:05 2021 +0000 |
tree | 0592a674e257471ed1f8ef1f737a2e03d2f3d8f4 | |
parent | afe16dc5dc9300e29da18dafe92e496946b31d9f [diff] |
phosphor-ipmi-kcs: whitespace fixes Change-Id: I8d65f2d311781bdbdb2a7cb4edebf5ca1e6183e9 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb index a4d4b4b..a684c48 100644 --- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb +++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-kcs_git.bb
@@ -12,8 +12,8 @@ KCS_DEVICE ?= "ipmi-kcs3" -SYSTEMD_SERVICE_${PN} = " ${PN}@${KCS_DEVICE}.service " -FILES_${PN} += " ${systemd_system_unitdir}/${PN}@.service " +SYSTEMD_SERVICE_${PN} = "${PN}@${KCS_DEVICE}.service" +FILES_${PN} += "${systemd_system_unitdir}/${PN}@.service" PROVIDES += "virtual/obmc-host-ipmi-hw" RPROVIDES_${PN} += "virtual-obmc-host-ipmi-hw"