summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-18 10:41:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-18 21:44:29 +0300
commit51bb6b2236b4c745e24a1d445f1b0e18ac65a2ac (patch)
treed7239f7e999e5101bd503977c04829b9354467fa /meta-phosphor
parent37cec4b435e8fe44d0e369a730ca214857aa0244 (diff)
downloadopenbmc-51bb6b2236b4c745e24a1d445f1b0e18ac65a2ac.tar.xz
bmcweb: srcrev bump 8114bd4d9b..67a78d8758
Manojkiran Eda (1): Lock Management : Add Support for Mutltiple HMC's Sunitha Harish (2): Session creation : Get and Set Oem ClientID Fetch the ClientIP during session creation Tom Joseph (1): ipmi: Enable/Disable IPMI-over-LAN (From meta-phosphor rev: 8806642e342e18600c74276721b81f066fce5c4a) Change-Id: I6e1a915b7faa18680a34d44b716f1cbc34292b26 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-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 4c7aa4f5b..274214dbc 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 = "8114bd4d9ba4b927ecd2c2eeb3fc0885f684ad25"
+SRCREV = "67a78d8758859a4e4477de932d24fac5fb287dad"
S = "${WORKDIR}/git"