pldm: Add pldm-softpoweroff service and srcrev bump 1b180d8a6d..184f60263a
Add the pldmSoftPowerOff.service in the pldm_git.bb.
srcrev bump 1b180d8a6d..184f60263a :
Chicago Duan (1):
soft-off: Send soft off request to the host and wait the host soft off responds
(From meta-phosphor rev: 4236597f531f95e736714f35e43b13f8882187cc)
Signed-off-by: Chicago Duan <duanzhijia01@inspur.com>
Change-Id: If5cf32f01b6c554dca68f3a35a4bd71760c15e5f
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
index 143daea..82ed69c 100644
--- a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
+++ b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
@@ -17,6 +17,7 @@
S = "${WORKDIR}/git"
SYSTEMD_SERVICE_${PN} += "pldmd.service"
+SYSTEMD_SERVICE_${PN} += "pldmSoftPowerOff.service"
EXTRA_OEMESON = " \
-Dtests=disabled \