summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/sensors
diff options
context:
space:
mode:
authorEd Tanous <ed.tanous@intel.com>2019-06-19 01:34:17 +0300
committerEd Tanous <ed.tanous@intel.com>2019-06-19 01:34:17 +0300
commitaea9e7cbf9bd7677228747a8e7bab4d22bc80103 (patch)
tree94f59c0b6566fbd9c459918177ceb49e53128aa7 /meta-phosphor/recipes-phosphor/sensors
parent10bc2ef852277cf8e9858f75cea9f55b482bf85b (diff)
parentf3b2f5e9e3e0fe093d5ab1e3dcdede0aa3000450 (diff)
downloadopenbmc-aea9e7cbf9bd7677228747a8e7bab4d22bc80103.tar.xz
Merge branch 'master' of ssh://github.com/openbmc/openbmc into intel
Diffstat (limited to 'meta-phosphor/recipes-phosphor/sensors')
-rw-r--r--meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb4
-rw-r--r--meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb2
2 files changed, 3 insertions, 3 deletions
diff --git a/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb b/meta-phosphor/recipes-phosphor/sensors/dbus-sensors_git.bb
index 6e9ed8ef6..c5062701f 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 = "7b18b1e0298c6237b4b775dbe15bcd0cec7fdf07"
+SRCREV = "15266a96d758d4dbc1d3095e652ae083b24732c7"
PV = "0.1+git${SRCPV}"
@@ -18,7 +18,7 @@ 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"
+DEPENDS = "boost nlohmann-json sdbusplus i2c-tools libgpiod"
inherit cmake systemd
S = "${WORKDIR}/git/"
diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb
index e8977d153..de38de08c 100644
--- a/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb
@@ -39,7 +39,7 @@ SRC_URI += "file://70-hwmon.rules"
SRC_URI += "file://70-iio.rules"
SRC_URI += "file://start_hwmon.sh"
-SRCREV = "5c014d2bb76f6f6d51aecf31bea95cb9ed9b1953"
+SRCREV = "d0ce7925d77c56c142f64b2c6ae55f0020c06ba8"
S = "${WORKDIR}/git"