bmcweb: srcrev bump b7e069ef71..f723d7332b
Gunnar Mills (1):
SoftwareInventory: Implement Bios Related Item
Change-Id: Ia28e3f99bb0dcbd2f44ff63f86343a7fcbfe6998
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/interfaces/bmcweb_git.bb b/recipes-phosphor/interfaces/bmcweb_git.bb
index 831d1b2..13a43e6 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "b7e069ef71b8063c306cee10a9fee27e16f40e25"
+SRCREV = "f723d7332bbdd7b0d4fbe4aa730b63dfd8db7eff"
S = "${WORKDIR}/git"