summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-19 19:32:56 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-19 22:34:09 +0300
commit6771cb81e42be3faee809f6451e15add92641ac1 (patch)
tree73ca3a1f78c89638e8ef877256623404bc020697
parente7b4ee0e353640b945f656e1390c8c726c7b638f (diff)
downloadopenbmc-6771cb81e42be3faee809f6451e15add92641ac1.tar.xz
phosphor-hwmon: srcrev bump d0ce7925d7..db76d49cf7
Brandon Kim (1): sensor: Implement RAII object for GPIO unlock and lock (From meta-phosphor rev: 6b27e053a974d6312385a0a48754573bc1abad06) Change-Id: Ia29fdd4c24d054060973a541d1f7e8581a375b18 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-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 de38de08c..0c9fcba3e 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 = "d0ce7925d77c56c142f64b2c6ae55f0020c06ba8"
+SRCREV = "db76d49cf7740500db4e677046a9175e0b3f173e"
S = "${WORKDIR}/git"