bmcweb: srcrev bump 9629907de7..456cd875f3
Ramesh Iyyar (2):
registry: Add PropertyValueResourceConflict registry
registry: Add PropertyValueExternalConflict registry
Szymon Dompke (1):
Use url_view for telemetry uris
Change-Id: I92d59347cb9249fe27cb853ba7edb45a7459497b
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 57e5f01..8a3e47f 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 = "9629907de7880c0853bb4d5b9c624c452a598861"
+SRCREV = "456cd875f3c56b45605d8a017e91d810876a035c"
S = "${WORKDIR}/git"