bmcweb: srcrev bump c21c64b652..b0d3a8562b
Carson Labrado (1):
HTTP Client: Further increase httpReadBodyLimit
Ed Tanous (5):
Deduplicate leftZeroPadding
task payload, initialize jsonValue in constructor
Remove extra debug information from boost url
Disable source locations in OpenSSL
Section out the maintainership of bmcweb
Krzysztof Grobelny (1):
used sdbusplus::unpackPropertiesNoThrow part 3
Change-Id: I7bfd30878add2b90fdfa51f84989c84f0beade08
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 d5aa8bd..36e3767 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 = "c21c64b6523d882c927c0e3e29d65c364b3aa1d5"
+SRCREV = "b0d3a8562bb11ac9279aa234ce60cf619b64ca6a"
S = "${WORKDIR}/git"