summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-08-04 20:21:19 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-08-05 02:40:48 +0300
commit0e9f0ca7d0b39089a26cbbdc6fb56e2499d5337c (patch)
tree33f81f315690282dc256bb8d889cf0e931d5261f /meta-phosphor/recipes-phosphor/interfaces
parentf351c2302523667c4cf3306c95306587192e7e10 (diff)
downloadopenbmc-0e9f0ca7d0b39089a26cbbdc6fb56e2499d5337c.tar.xz
bmcweb: srcrev bump 9edd866c3a..5a7e877e5f
Asmitha Karunanithi (2): Removing getTimestampStr method Minor changes in the code to use the appropriate errors James Feist (1): Remove QueryString Sunitha Harish (2): Redfish: PATCH command for Hypervisor DHCP network EventService : Send event for the ConfigFile creation (From meta-phosphor rev: a7dd18e0e67bbc24d27799458dd88ce53ee669c3) Change-Id: I39ec7c132b1f5f99c31eadb1147805f28127dec1 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces')
-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 0492bddcb..ba2271031 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 = "9edd866c3ad31dfff3b3ad4a14c5fa2c4669c00e"
+SRCREV = "5a7e877e5fd7da96022d3959fbfec84bfa3d0f7f"
S = "${WORKDIR}/git"