bmcweb: srcrev bump 4f9a213046..73df0db0da
James Feist (1):
PID: Add fan profile support
Change-Id: Ia30fa798483abe7f6e47df2d44ecf47fce2831b3
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 b2af225..5324ecc 100644
--- a/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "4f9a213046d031b50d162f2ffb41464ab432b144"
+SRCREV = "73df0db0daca78a62ef262ec3f933c887e7ceaa1"
S = "${WORKDIR}/git"