bmcweb: srcrev bump db69770393..15ed678014
Ed Tanous (1):
Fix clang-tidy issues in nbd proxy
Jason M. Bills (2):
Update nbd_proxy for new ManagedObjectType
log_services: Un-wrap some strings
Nan Zhou (1):
subproject: boost-url & boost: update revision
Radivoje Jovanovic (1):
Do not send duplicate data for ntp servers
Willy Tu (1):
json_utils: Add support jsonRead Patch/Action
Change-Id: Ia9a553efaba698435611190277ae7230d04d5d5f
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 6fbf18d..602eb1d 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 = "db697703934950bf751db436afabdc9ffc3d7c54"
+SRCREV = "15ed678014998b3344c07de3a91e6855e6bd509b"
S = "${WORKDIR}/git"