summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb b/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb
index 02a793545..6e9ed8ef6 100644
--- a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb
@@ -2,7 +2,7 @@ SUMMARY = "dbus-sensors"
DESCRIPTION = "Dbus Sensor Services Configured from D-Bus"
SRC_URI = "git://github.com/openbmc/dbus-sensors.git"
-SRCREV = "af6b87c7f269f6ed3521639284fc6672c42c8a0f"
+SRCREV = "7b18b1e0298c6237b4b775dbe15bcd0cec7fdf07"
PV = "0.1+git${SRCPV}"
@@ -16,6 +16,7 @@ SYSTEMD_SERVICE_${PN} += " xyz.openbmc_project.cpusensor.service"
SYSTEMD_SERVICE_${PN} += " xyz.openbmc_project.exitairsensor.service"
SYSTEMD_SERVICE_${PN} += " xyz.openbmc_project.ipmbsensor.service"
SYSTEMD_SERVICE_${PN} += " xyz.openbmc_project.intrusionsensor.service"
+SYSTEMD_SERVICE_${PN} += " xyz.openbmc_project.psusensor.service"
DEPENDS = "boost nlohmann-json sdbusplus i2c-tools"
inherit cmake systemd