summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-18 02:01:08 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-18 02:01:08 +0300
commitcee8497d5cb5b29ce2cfc2daaad6377f1bde14cb (patch)
treeeabc82433e1c240056ee7905ec12e1100e9e0829 /meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
parent8115d65b8c83099b62f303de7d5dbccacd2761b6 (diff)
downloadopenbmc-cee8497d5cb5b29ce2cfc2daaad6377f1bde14cb.tar.xz
bmcweb: srcrev bump a8544a5bb3..f201ffb46c
Ali Ahmed (1): Add CoreCount to ProcessorSummary Ed Tanous (3): Improve HttpHeaders in EventService Remove unused includes Define hex helper utils Patrick Williams (3): meson: update deprecated get_pkgconfig_variable ibm: remove unused tinyxml2 include meson: upgrade tinyxml wrap file Change-Id: Ic4c2f1582b5ae70fa6c6497c96db8de782af543c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb')
-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 660035714..acbb0e391 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 = "a8544a5bb3406e7f36e850a500f2dd5f5b4285c3"
+SRCREV = "f201ffb46cec98eba672a06d06951117e3829013"
S = "${WORKDIR}/git"