commit | 0ce225decdea55dcb2ed1e61d3be2a9e0bafe42d | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Oct 20 01:50:52 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Thu Oct 21 22:15:49 2021 +0000 |
tree | 41425451707594b1312e31788930bb82fc1b0cb6 | |
parent | 4664e5591f6176f9d22fa5664194d6da95b2d584 [diff] |
bmcweb: srcrev bump 3fafa370cc..d8e3c29a3b Ed Tanous (1): Fix service validator on OEM account service Change-Id: Id14a61c65ee0d097db6ea2b8f1fca0f490fd7b77 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 b2ca164..4ceb68a 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" PV = "1.0+git${SRCPV}" -SRCREV = "3fafa370cca70187fbfc897267919209766a170b" +SRCREV = "d8e3c29a3b8626ed8072be4547a2bbcf7321c757" S = "${WORKDIR}/git"