summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-20 04:50:52 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-22 01:15:49 +0300
commit0ce225decdea55dcb2ed1e61d3be2a9e0bafe42d (patch)
tree41425451707594b1312e31788930bb82fc1b0cb6 /meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
parent4664e5591f6176f9d22fa5664194d6da95b2d584 (diff)
downloadopenbmc-0ce225decdea55dcb2ed1e61d3be2a9e0bafe42d.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index b2ca164af..4ceb68a9a 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=175792518e4ac015ab6696d16c4f607e"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "3fafa370cca70187fbfc897267919209766a170b"
+SRCREV = "d8e3c29a3b8626ed8072be4547a2bbcf7321c757"
S = "${WORKDIR}/git"