summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-09-04 23:41:01 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-05 20:00:00 +0300
commitbd9bbe2eb06f5bf0b41e58ea0de339350196bc0f (patch)
treeaa226e9b092d49a44de3d9860788cdf46e37402b /meta-phosphor
parent7c7c84056173718b67908eb4457749b40e6455b4 (diff)
downloadopenbmc-bd9bbe2eb06f5bf0b41e58ea0de339350196bc0f.tar.xz
bmcweb: srcrev bump cf05f9dc31..8ebc91f6b7
Ed Tanous (2): cleanup: Move a pointer to a reference Fix readJson to allow null as a complex type (From meta-phosphor rev: c36798bc5887574d1bbbd955e0889de9865e6a83) Change-Id: I9c522eb3afb37a8e40adbc319d05793db7ff8b9f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-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 cafe6dd74..c71a77b35 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "cf05f9dc31a47123521348bc870fc687e3f35b4c"
+SRCREV = "8ebc91f6b7f6820f0b2a7b99401002cb4524cd79"
S = "${WORKDIR}/git"