summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-21 00:21:59 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-21 02:34:52 +0300
commit407cb53a5eaf59757f4a3607206210edc0a711d2 (patch)
tree9aa73d5ff360f83d0cb236241db145df38f75351
parent97fa7415ca9b33cc5f4765bb6a89af1088aedffe (diff)
downloadopenbmc-407cb53a5eaf59757f4a3607206210edc0a711d2.tar.xz
bmcweb: srcrev bump 286b9118a3..06b1b63c3c
Ed Tanous (4): Remove AllowableValues for read-only LDAP values Fix errors introduced in Message Registries Fix some of the system endpoints Remove pulling BiosID for the system schema Gunnar Mills (1): Response for insufficient privileges to 403 James Feist (2): managers: allow starting state Add sensor health support Jayashankar Padath (1): Redfish: ApplyTime property patch support Jennifer Lee (2): Redfish: Added OCP mandatory properties [Redfish] Add FQDN and IPv6Address in NetworkProtocol and EthernetInterface Lei YU (1): REST: PUT: return DBus error description Matt Spinler (1): REST: method call: return D-Bus error desc (From meta-phosphor rev: 23f74f1acd8cc1648336fb277acfd16bda819238) Change-Id: I509017f687bbf906574b08778ec920827a25d128 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 4cbac906b..1fca951a7 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 = "286b9118a35ba8c212972b9c30a257ee41c5d7d2"
+SRCREV = "06b1b63c3cc85b5b77521e7fed0b2a23a63bfbb6"
S = "${WORKDIR}/git"