bmcweb: srcrev bump 62598e31d0..1306101e16
Akshit Shah (1):
Report status state field for cable objects
Alex Schendel (1):
scripts: Script to autogenerate TLS certs
Ban Feng (1):
Fix unable to find sensor object
Ed Tanous (2):
Rename aResp to asyncResp
Add error code check for snmp
Ravi Teja (2):
Add IPv6 StatelessAddressAutoConfiguration
Fix events destination url parsing for IPv6
Change-Id: I9fe9a09c4f0c2baa2f75577361379265b9dd19f0
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 c8e2606..681d119 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \
${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \
"
-SRCREV = "62598e31d0988d589506d5091bd38f72d61faf5e"
+SRCREV = "1306101e16e574bbdbfbf4b594699396d4c80e08"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https"