summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-18 00:40:59 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-20 05:21:13 +0300
commit864f7a212eca5431e6216f2f0a08849d03c3a6dc (patch)
treea128859d200eddd95cd6a1f8ed0acae4bfe7ab4c
parent666554ef1d4f602683259a0919ec5a7a384b9a92 (diff)
downloadopenbmc-864f7a212eca5431e6216f2f0a08849d03c3a6dc.tar.xz
bmcweb: srcrev bump 7de9f811db..a3e65892ad
Ed Tanous (2): Nullify HttpHeaders per the specification Make fewer copies Change-Id: I412974106a5e7098058a084fe9223df812bff23e 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 d5b95be14..728dfae4b 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 = "7de9f811db3400121e1453b1fa3da09ae6df69f6"
+SRCREV = "a3e65892add97ce68816c1544c0aa21591239fc7"
S = "${WORKDIR}/git"