summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-11-26 07:42:38 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-11-30 17:36:51 +0300
commit5e4b4e5e83451d3c2cc17cfae6112c7cb6b635f1 (patch)
tree7567e60988a9c0cc7d8f301516fbcd1acfdbd4a2 /meta-phosphor/recipes-phosphor/interfaces
parentf581f31c545bc205a42f175d439730bff71bac65 (diff)
downloadopenbmc-5e4b4e5e83451d3c2cc17cfae6112c7cb6b635f1.tar.xz
bmcweb: srcrev bump 94bda602f0..c511b7febf
Asmitha Karunanithi (1): Pointing to the latest Message schema in JSON error response Gunnar Mills (1): Memory: Remove if (*memorySize == 0) Jason M. Bills (2): Add SYSLOG_IDENTIFIER to the BMC journal Message Fix build with rest option disabled (From meta-phosphor rev: f07d124d89657ca9ff184df1357c4198a5e8cd1a) Change-Id: I54d558b3f12a945bfd3fb8fd32fabb8e1aa97dc7 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 122f8a052..e6eedf66f 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 = "94bda602f00b181befa20a08550439b3c1d3b256"
+SRCREV = "c511b7febf37f211c97af0bf838dc7eb030586d0"
S = "${WORKDIR}/git"