commit | d42c1f20447981999cf066d2f164aa035711a95a | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Dec 21 00:30:56 2021 +0000 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Dec 21 15:59:18 2021 +0000 |
tree | da4db314c3acf84cd9d87f782d7a86f3fd5abedd | |
parent | 7155a19cd94a5c174edbd4ec7e6c417af2cbe08a [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index a9ffbc3..b9a9f7a 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" PV = "1.0+git${SRCPV}" -SRCREV = "af4edf686e684d728fccbb69a8f550fd2adab46a" +SRCREV = "895e46d807d0afe6753753eb9ad8911897425b90" S = "${WORKDIR}/git"