bmcweb: srcrev bump 213ffc701d..11baefe467
Ed Tanous (9):
Add readability-redundant-* checks
Enable performance-no-int-to-ptr check
Remove invalid base log message
Regenerate generated code as part of the build
Abstract fillMessageArgs and unit test it
Enable readability-implicit-bool-conversion checks
readability-static-accessed-through-instance
Enable readability-uppercase-literal-suffix
Move validateAndSplitUri to common utility header
Jason M. Bills (1):
account_service: Remove unused DbusInterfaceType
Change-Id: I4e17519a97023c669c794cb20145297d95d6408a
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 e7ded4d..5a78cb0 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 = "213ffc701d838bece5893cda23475e7518bd6955"
+SRCREV = "11baefe467d1b6d4c845325276bc46de01d23cdb"
S = "${WORKDIR}/git"