summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-03-29 19:20:48 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-03-30 03:12:21 +0300
commitae9e0e69df8d6a3e7bfbb37bd5b3a5873947243e (patch)
treefe93a28b26defdf3a3805f0cdd61cb0065220110 /meta-phosphor/recipes-phosphor
parent08fd8660acf19ad6e274665051bc8377185e18cb (diff)
downloadopenbmc-ae9e0e69df8d6a3e7bfbb37bd5b3a5873947243e.tar.xz
bmcweb: srcrev bump 8f7e9c194f..4df1bee0bd
Ed Tanous (2): Make redfish namespace consistent Add OData-version header George Liu (1): log-services: Error return 500(internal error) Jason M. Bills (1): Update Crashdump to the latest LogService and LogEntry schemas Wludzik, Jozef (1): Sync ReadingUnit with Redfish Sensor Schema Change-Id: If37af58edf9f7a21161d7608b7fc7c0ee3310f69 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 75791cfc0..102d6d3de 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 = "8f7e9c194f36a84f4e49ad142110f4f3d0f312be"
+SRCREV = "4df1bee0bdc9d71043b51872875d3d22b26ab68f"
S = "${WORKDIR}/git"