summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-05-12 23:00:57 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-05-13 00:19:15 +0300
commit4d0e534ffe31cd11ded27cfd5dd33f756f7edc9e (patch)
tree429dc8c0a377a1c3b7c120d08f791331aae0f16b /meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
parent12efea8166dc22c38427947ab69a83fcb0d11708 (diff)
downloadopenbmc-4d0e534ffe31cd11ded27cfd5dd33f756f7edc9e.tar.xz
bmcweb: srcrev bump 1b1be67fb8..8a9a25c821
Ed Tanous (2): Make OpenSSLGenerator max() and min() constexpr Include what you use in http request and response Change-Id: I5df364b8666953d5a26ceff524ea010654dfa8b5 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 30fdb9e22..7989c6f36 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 = "1b1be67fb8d50293d452316f51227363750a3d00"
+SRCREV = "8a9a25c821f40b9cd2d94a483581c435e4e4a27e"
S = "${WORKDIR}/git"