bmcweb: srcrev bump d055a34aeb..62c416fb0d
Ed Tanous (3):
Include-what-you-use in http connection
Enable -Wno-psabi for bmcweb builds
Document prior experiences with headers
Nan Zhou (2):
memory: set @odata attributes only if the object is found
meson option: make the insecure-disable-auth macro more accurate
Change-Id: Ie062169de77de0c095adae5a53382023a4bb769f
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 03c6ee9..3515b68 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;branch=master;protocol=https;nobranch=1"
PV = "1.0+git${SRCPV}"
-SRCREV = "d055a34aeb4072c34d012517ffb5014a1301313a"
+SRCREV = "62c416fb0d2f62e09d7f60754ff359ac2389e749"
S = "${WORKDIR}/git"