summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-12-19 17:31:01 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-12-20 00:39:19 +0300
commit3e1101ba9bfca4735cc4a0f8e4c28ad56b3acf9e (patch)
treebb9fc27c83d6505db094b789100573a71a3b0203 /meta-phosphor/recipes-phosphor
parent041f36da632e7ec238d30b507da9d1a17a8c6cfd (diff)
downloadopenbmc-3e1101ba9bfca4735cc4a0f8e4c28ad56b3acf9e.tar.xz
bmcweb: srcrev bump a6e2f1c4cb..0e1cf26b1c
Adriana Kobylak (1): Make the max http request body size configurable Ed Tanous (2): Remove #include of self Implement a TODO(ed) in comment Jan Sowinski (1): Connection and websockets fixes Zbigniew Kurzynski (1): Turning ON the mutual TLS (From meta-phosphor rev: be7988f3c7e0a0cc5dd0d359ec4810a7da068eef) Change-Id: Idf80dd08c2370f32902953fa73c813bc8a5910ed Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-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 713acb115..4049629b2 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://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "a6e2f1c4cba5f3b19d7c039f52d6598b129b5b10"
+SRCREV = "0e1cf26b1cd98e0ec069e6187434fcabf1e9c200"
S = "${WORKDIR}/git"