commit | 563806d7af8d4ee53216fe934454f19cc9a5eda2 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Apr 30 14:03:43 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Apr 30 23:16:26 2021 +0000 |
tree | 3473b41b6f48f555f3c04ae05c9e7c14c76235e6 | |
parent | 6c072dbbf67495ed671be04aeb1553f818d3c543 [diff] |
phosphor-hwmon: srcrev bump 8fa48a46b4..6f42e3568f Matt Spinler (2): Change #ifdef to #if after move to meson Remove autotools files Change-Id: I8f22b9ef4ea0ab080ef7a3836e7a81b4d3335da2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb index 62846ce..b528e7f 100644 --- a/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb +++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb
@@ -43,7 +43,7 @@ SRC_URI += "file://70-iio.rules" SRC_URI += "file://start_hwmon.sh" -SRCREV = "8fa48a46b4db114a671e2dafe5edeccc1a294cd9" +SRCREV = "6f42e3568ffd1addcb409f9c7ad9bdc111cf5537" S = "${WORKDIR}/git"