dbus-sensors: srcrev bump 4f4c35bf1f..2da370eef3
Devjit Gopalpur (1):
dbus-sensors: enable INA230 current/power sensor.
Patrick Venture (5):
use quotes for local headers
src: add missing headers
include: add missing headers
tachsensor header: whitespace cleanup
src: adcsensor: add whitespace after headers
Change-Id: I46ed108791811d8ffc1ca96175816bcf91a9746c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/sensors/dbus-sensors_git.bb b/recipes-phosphor/sensors/dbus-sensors_git.bb
index 2502b72..9b0c41a 100644
--- a/recipes-phosphor/sensors/dbus-sensors_git.bb
+++ b/recipes-phosphor/sensors/dbus-sensors_git.bb
@@ -2,7 +2,7 @@
DESCRIPTION = "Dbus Sensor Services Configured from D-Bus"
SRC_URI = "git://github.com/openbmc/dbus-sensors.git"
-SRCREV = "4f4c35bf1fd3d0e1e66ab54985a05514a91aa077"
+SRCREV = "2da370eef3a4bf6410a442c735bb0509d94e0887"
PV = "0.1+git${SRCPV}"