summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-09-14 01:30:57 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-09-14 05:30:36 +0300
commit95cd380b4d2962fc71ec5088ab7009d4d8afc5bc (patch)
treec6554d9d8533dfa73e8bbbbb767e277aa2de77d9 /meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
parenteafbeefae6c2a50a18a27c6b830ce11b872f6f76 (diff)
downloadopenbmc-95cd380b4d2962fc71ec5088ab7009d4d8afc5bc.tar.xz
bmcweb: srcrev bump 7bb985eeb0..9a69d5a5ef
Ali Ahmed (1): Add SystemType to Systems/hypervisor Ed Tanous (4): Remove unused variables in connection class Rearrange/clean code in connection fix clang formatting Clear UserSession in between requests John Edward Broadbent (2): Change ownership of boost::req to crow::req Corrects issues in session Change-Id: Idaacee582adc86dcbe70d8dfa59fa6984fb255fa 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 f7d2413ef..3f0c3a8c0 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 = "7bb985eeb0930905c2f4d551e895dd5293094931"
+SRCREV = "9a69d5a5efde522fccac2fcbf50052a73aaab671"
S = "${WORKDIR}/git"