summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-17 20:30:48 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-17 20:30:48 +0300
commit9335a0bbc3a348ab109d0b39b880fecbc2df7cf7 (patch)
tree95d4c171bb05b6d83b468a5e6240260a0bfae182 /meta-phosphor
parent0022ffe428cf39a810831b3fadf87b4c4035ebd0 (diff)
downloadopenbmc-9335a0bbc3a348ab109d0b39b880fecbc2df7cf7.tar.xz
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>
Diffstat (limited to 'meta-phosphor')
-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 d5aa8bd905..36e37676d9 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 = "c21c64b6523d882c927c0e3e29d65c364b3aa1d5"
+SRCREV = "b0d3a8562bb11ac9279aa234ce60cf619b64ca6a"
S = "${WORKDIR}/git"