summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-02-11 01:30:10 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-02-11 02:24:00 +0300
commitdef41b5fefb142c7c0ecff0a3c3f4616334ca6c3 (patch)
tree6f41b17c81286239dd06839448904b0b146e244f
parent133a1632cacdd3b3d5d444e50ed2a66c179eafef (diff)
downloadopenbmc-def41b5fefb142c7c0ecff0a3c3f4616334ca6c3.tar.xz
bmcweb: srcrev bump 6ba8c82ef6..213ffc701d
Anjaliintel-21 (1): Change PcieType to PCIeType Ed Tanous (2): Run update-schemas.py Enable readability-avoid-const-params-in-decls Gayathri Leburu (1): Fix Event Subscription URI Paul Fertser (1): Allow setting MinPasswordLength in AccountService Sui Chen (1): Update schema pack to 2021.4 Change-Id: If064a1ae3139936d2d8981eda0766a6c721ee3d6 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 0fba6334a4..e7ded4d678 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;branch=master;protocol=https;nobranch=1"
PV = "1.0+git${SRCPV}"
-SRCREV = "6ba8c82ef6e67486b251cdc8c75e5a65a419a0ab"
+SRCREV = "213ffc701d838bece5893cda23475e7518bd6955"
S = "${WORKDIR}/git"