bmcweb: srcrev bump 5f2caaef9f..127ea5461b

Matt Spinler (1):
      REST: Add missing return statement

Change-Id: I7b32f346111da947236e3dfbbe5c9514064a4170
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 26eac8a..36c1692 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 = "5f2caaef9fec67f3b4da92b7eddcf125b6987f46"
+SRCREV = "127ea5461b72a2e19d08fbfd47121ca8f7964c30"
 
 S = "${WORKDIR}/git"