summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-08 02:11:26 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-08 17:08:19 +0300
commit761cfcbd38f799a1318457193e92d0ab5952d670 (patch)
treee3b863d343a69175c0e10198df00e35050310cf2
parent73a2889d72998e50562c02763b8c6934367bab32 (diff)
downloadopenbmc-761cfcbd38f799a1318457193e92d0ab5952d670.tar.xz
bmcweb: srcrev bump 78158631ae..8ae37025d8
AppaRao Puli (1): Update NetworkProtocol services Chen,Yugang (1): Register redfish log Ed Tanous (1): Move some variables to constexpr anil kumar appana (1): account_service:redfish user creation err handling (From meta-phosphor rev: 07bf62b978364ef1266fbe408c555638f0d0c39d) Change-Id: I46f10a469ac7a9bf54d2abd94ba49645eb5fb838 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 0084d28cc..98105d13a 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "78158631aeab5b77ea9a5f566508285cb839fadf"
+SRCREV = "8ae37025d83533889be862d73d8ec701a818275a"
S = "${WORKDIR}/git"