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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 0fba633..e7ded4d 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 = "6ba8c82ef6e67486b251cdc8c75e5a65a419a0ab"
+SRCREV = "213ffc701d838bece5893cda23475e7518bd6955"
S = "${WORKDIR}/git"