From 761cfcbd38f799a1318457193e92d0ab5952d670 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 7 Nov 2019 23:11:26 +0000 Subject: 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 Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3