summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-06-11 23:20:44 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-06-12 00:44:27 +0300
commit6d81c0777fa6230bbec25cea0c4144345c740f2d (patch)
tree8b8c4b6713e73c05453b962f8f8ff6b916c56f61 /meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
parent717b69f24a42aab8e9bf17eebe227fc85b0c8f5d (diff)
downloadopenbmc-6d81c0777fa6230bbec25cea0c4144345c740f2d.tar.xz
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 /<str> Tejas Patil (1): Add support for MaxImageSizeBytes in UpdateService Change-Id: If16b05d138136b81397c6d38fcdcbefc19c18e27 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb')
-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 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"