bmcweb: srcrev bump 20e6ea5dbf..08244d0221
Andrew Geissler (1):
Initial redfish logging support
Ed Tanous (3):
bmcweb: avoid move in error conditions
bmcweb: return 405 when a method is not supported
bmcweb: fix an issue with /org endpoints
Gunnar Mills (3):
Fix DCPowerOff.NumberOfArgs Mandatory prop
Fix AllowableValues failProp error
Bump ManagerNetworkProtocol to fix error
James Feist (1):
pid: fix zone string length
Sunitha Harish (1):
Redfish(Network): VLAN PATCH fix
Tanous (1):
Allow multiple registrations
Change-Id: I12549f1dc0dd323483355da39aa579c95f6a51a7
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index a0d1a55..5d7bc32 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "20e6ea5dbfaa04f4298116281ddfb997847189ce"
+SRCREV = "08244d0221ff404a2e240706138a827d97892039"
S = "${WORKDIR}/git"