summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-10-08 07:31:25 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-10-09 16:25:21 +0300
commit458c17aba34d397120d0a0f9209adc22b96a935f (patch)
treeea3405e612906b9623303ccdc51f84661707ae33
parent2c354f1c48fe6072629e56e07fb504afceedbc0c (diff)
downloadopenbmc-458c17aba34d397120d0a0f9209adc22b96a935f.tar.xz
bmcweb: srcrev bump 6cdcb837fe..e436008377
Sunitha Harish (1): Redfish Session : Support ClientOriginIPAddress (From meta-phosphor rev: 301734d73b2e97b6654c4bf6016d0e85b9b0ff5b) Change-Id: I89c604f882738a3f4efb40da18561546a16f31f7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 71f887aa4..3f043d26b 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 = "6cdcb837fe26cbbc1f91bc5634f7a068b025a140"
+SRCREV = "e436008377fbcf287be02c9e9e1b59c6627d7673"
S = "${WORKDIR}/git"