From 6d81c0777fa6230bbec25cea0c4144345c740f2d Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 11 Jun 2021 20:20:44 +0000 Subject: bmcweb: srcrev bump 2c37b4b0f4..938f25685f Chicago Duan (2): Redfish: Fix bug that cause validator failed Redfish: Fix issue of EventDestination Ed Tanous (12): Remove Node class from Account Service Change ManagerAccount privileges to match registry Move Sessions to non Node structure Move the hypervisor endpoints into a namespace Move ethernet interface away from Node class Remove the Node class Remove Node class from NBD proxy Fix shadowing of parameter in scripts Update clang-format version in scripts Update registries Fix Session delete to return 200 Fix base registry validator failure John Edward Broadbent (1): Corrects URI by removing / Tejas Patil (1): Add support for MaxImageSizeBytes in UpdateService Change-Id: If16b05d138136b81397c6d38fcdcbefc19c18e27 Signed-off-by: Andrew Geissler --- 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 5bc00e306..81d0b0229 100644 --- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb +++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb @@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b" SRC_URI = "git://github.com/openbmc/bmcweb.git" PV = "1.0+git${SRCPV}" -SRCREV = "2c37b4b0f465344aeea311efd61fd9a217ad8e3e" +SRCREV = "938f25685f4b93d632fe5169cf5e258164538114" S = "${WORKDIR}/git" -- cgit v1.2.3