summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-28 22:01:08 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-01 22:14:07 +0300
commit234e2d416d110ce06def5d498affa0afce6430bb (patch)
treec0b886db8b28d63d49ae2f6fc08a70edb7f3a53c
parente63bea56a9e49a8cb74f5ac50dfe4d1cbfc32039 (diff)
downloadopenbmc-234e2d416d110ce06def5d498affa0afce6430bb.tar.xz
bmcweb: srcrev bump fb7579e9cc..bc48a175d5
Jason M. Bills (1): Add messages for power supply and system power good failures (From meta-phosphor rev: b5b1c97703b13fe37c855c7bd649f0fd8a4dd740) Change-Id: Ifa6d434885e35a39e41f8b729be0f3a5374d22e8 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 2da1ac34c..002b34090 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 = "fb7579e9cc9eec2fac4743ff00ed2a3735a59e0c"
+SRCREV = "bc48a175d5cf0b0426a72730e9542042532959cc"
S = "${WORKDIR}/git"