commit | 527a114326417764b48db126d5d1388e735c2ee8 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Apr 25 02:20:25 2022 +0000 |
committer | Andrew Geissler <andrew@geissonator.com> | Tue Apr 26 00:53:01 2022 +0000 |
tree | b78197277a793c8e463a09f273f4099274bd5d93 | |
parent | 11d02d277e26fbf6296cad058058bd320ddf4f62 [diff] |
bmcweb: srcrev bump eb1c47d3d9..5deabed966 Gunnar Mills (1): Sensors: Add humidity hierarchy Change-Id: I77fcd0a31a94e732021b3fa26356a04a30b4c436 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index ff453f6..513f0d0 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https;nobranch=1" PV = "1.0+git${SRCPV}" -SRCREV = "eb1c47d3d98a186164ffb90214037c6062da7937" +SRCREV = "5deabed966f0ae5953dfb3a250a42b0046257ee8" S = "${WORKDIR}/git"