summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-06-03 21:20:56 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-06-04 01:04:33 +0300
commitadce1eba51b4abac05e7156a5fdb32b3488d047c (patch)
treeee2233f86ce2643613e795a5b46e89d3ecf10748 /meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
parent0c2d9d5e3526cafaa739eb3f6c58c531d6a538e8 (diff)
downloadopenbmc-adce1eba51b4abac05e7156a5fdb32b3488d047c.tar.xz
bmcweb: srcrev bump 2ebb968328..7e860f1550
Abhishek Patel (2): Adjust parameter name of FirmwareInventoryId Update Redfish.md with new schemas and properties Chris Cain (1): Update clone and compile instructions Ed Tanous (1): Revert "dbus_rest: return error response with not found when bad dbus request" John Edward Broadbent (1): Remove Redfish Node class Tim Lee (1): dbus_rest: return error response with not found when bad dbus request Change-Id: Id7e378968d9dd7414266b1547f2a9d80ae85319b 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 fcd0639b9..8cbc31265 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 = "2ebb9683287cf6b1a2f2cc3c077bd99aceefa8dd"
+SRCREV = "7e860f1550c8686eec42f7a75bc5f2ef51e756ad"
S = "${WORKDIR}/git"