summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/sensors
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-31 00:01:34 +0300
committerAndrew Geissler <geissonator@yahoo.com>2019-07-31 00:54:30 +0300
commitdd755025e33af27b059ea7ef3afbe850e4880b08 (patch)
treea59546eacd1f8334c036e2bc859637281566b644 /meta-phosphor/recipes-phosphor/sensors
parent0ca1501f2844bc2825a199603692503a84468c89 (diff)
downloadopenbmc-dd755025e33af27b059ea7ef3afbe850e4880b08.tar.xz
phosphor-hwmon: srcrev bump 501ade24fb..2227bd52c5
William A. Kennington III (1): sensor: Replace GpioLock with stdplus RAII helper (From meta-phosphor rev: f546ecce5ca02ec2bcdbf5f87dbb70ed7133cb0d) Change-Id: I04a996dea183608580e58758f1835b07b075a010 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/sensors')
-rw-r--r--meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb
index eaea17885..8515f21a8 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 = "501ade24fb8eaa8112fb2c267727888fd5ac685c"
+SRCREV = "2227bd52c5bb8d62dcfe33b58d65515d21e9be17"
S = "${WORKDIR}/git"