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>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 592d48d..49b1716 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "af996fe4d12668d1a096e36e791c49690e54c9bb"
+SRCREV = "66ac2b8ca5bfc8d2a3529969ee17f7e2eef2e7ff"
S = "${WORKDIR}/git"