summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2018-10-31 23:30:21 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-01 05:55:16 +0300
commit592bb527d0cefa2897f124a184d012f08a02c2c3 (patch)
tree5f6ec08cce9845a8486a37aade9b8e8330ad61c9 /meta-phosphor/recipes-phosphor
parent2f8320eab5c862005c96146e1e5eea7cc6b63696 (diff)
downloadopenbmc-592bb527d0cefa2897f124a184d012f08a02c2c3.tar.xz
bmcweb: srcrev bump af996fe4d1..66ac2b8ca5
Ed Tanous (1): Fix a bug in optional json parsing Jason M. Bills (1): Update formatting of error string literals and message descriptions (From meta-phosphor rev: 36e1f589db9995281d9c05f38f9f0885e2874733) Change-Id: I3a0fcefcfa1a4e1245035edb79e1065e19cd3066 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 592d48dee..49b1716fc 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 = "af996fe4d12668d1a096e36e791c49690e54c9bb"
+SRCREV = "66ac2b8ca5bfc8d2a3529969ee17f7e2eef2e7ff"
S = "${WORKDIR}/git"