summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-07-03 00:45:19 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-07-04 14:54:50 +0300
commita28634e837e8f475e7d6f7d4db3415bfd58e170f (patch)
treee6202939dbc1aded0718a0100c0bdb8a558f133c /meta-phosphor
parent6b6ec07ae1d4aaf826c5c1645a85614c76a3e222 (diff)
downloadopenbmc-a28634e837e8f475e7d6f7d4db3415bfd58e170f.tar.xz
bmcweb: srcrev bump 85e1424f54..e0dd805760
Andrew Geissler (1): fwstatus: Enhance state of firmware inventory Jason M. Bills (1): Fix variable name case style for CI warning (From meta-phosphor rev: a0bd02ed29b327fb946e95e63cc2e62f3d581ac3) Change-Id: I66a42f5713a75374c69e9e32ba194c68a67971e3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 566d293fc..20504e7d0 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 = "85e1424f5466ebedb4a28b233355551e94260677"
+SRCREV = "e0dd805760c55acb6fd161026b4b6d444b641eae"
S = "${WORKDIR}/git"