summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-21 03:30:56 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-12-21 18:59:18 +0300
commitd42c1f20447981999cf066d2f164aa035711a95a (patch)
treeda4db314c3acf84cd9d87f782d7a86f3fd5abedd
parent7155a19cd94a5c174edbd4ec7e6c417af2cbe08a (diff)
downloadopenbmc-d42c1f20447981999cf066d2f164aa035711a95a.tar.xz
bmcweb: srcrev bump af4edf686e..895e46d807
JunLin Chen (1): Skip contentLength check in insecure-disable-auth Change-Id: I169f4bac658410c6fce5123ae072e90e63f4c256 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 a9ffbc355..b9a9f7a23 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"
PV = "1.0+git${SRCPV}"
-SRCREV = "af4edf686e684d728fccbb69a8f550fd2adab46a"
+SRCREV = "895e46d807d0afe6753753eb9ad8911897425b90"
S = "${WORKDIR}/git"