commit | 41025a0ada2aec794079cfbfc796e673a04f10dd | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Jul 25 06:51:23 2022 -0500 |
committer | Andrew Geissler <andrew@geissonator.com> | Mon Jul 25 23:29:12 2022 +0000 |
tree | e683c080ba044a24863de006bd8493e069846692 | |
parent | 4fcc6102f5db565ede8702bfc03b552c44d6bd74 [diff] |
phosphor-hwmon: srcrev bump 0bbd07c008..ad6043f6ff Patrick Williams (2): OWNERS: switch 'matches' to 'matchers' sdbusplus: use shorter type aliases Change-Id: I60479996bddbd3946c5d8d41799e0f3091dfa801 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 35e9e73..eb3f33e 100644 --- a/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb +++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb
@@ -45,7 +45,7 @@ SRC_URI += "git://github.com/openbmc/phosphor-hwmon;branch=master;protocol=https" -SRCREV = "0bbd07c008404ed701b336d8a2b398407b908fe6" +SRCREV = "ad6043f6ff524bbf6df4d313c0ce447da3007619" S = "${WORKDIR}/git"