From 9d8e46dcee0a07bc206e8980c7d9df0027935121 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 5 Apr 2019 19:52:29 +0000 Subject: bmcweb: srcrev bump 20e6ea5dbf..08244d0221 Andrew Geissler (1): Initial redfish logging support Ed Tanous (3): bmcweb: avoid move in error conditions bmcweb: return 405 when a method is not supported bmcweb: fix an issue with /org endpoints Gunnar Mills (3): Fix DCPowerOff.NumberOfArgs Mandatory prop Fix AllowableValues failProp error Bump ManagerNetworkProtocol to fix error James Feist (1): pid: fix zone string length Sunitha Harish (1): Redfish(Network): VLAN PATCH fix Tanous (1): Allow multiple registrations (From meta-phosphor rev: 06c09d7cce81a9ca3cddb59f3645f833dd655e80) Change-Id: I8dd7b633925ac05645008a74f8b29af2f29c99e8 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/recipes-phosphor') diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb index a0d1a557c1..5d7bc3282f 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 = "20e6ea5dbfaa04f4298116281ddfb997847189ce" +SRCREV = "08244d0221ff404a2e240706138a827d97892039" S = "${WORKDIR}/git" -- cgit v1.2.3