From 407cb53a5eaf59757f4a3607206210edc0a711d2 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 20 Jun 2019 21:21:59 +0000 Subject: 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 Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') 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" -- cgit v1.2.3