bmcweb: srcrev bump 5f2caaef9f..127ea5461b

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

(From meta-phosphor rev: 4b6cf12271b38ca0e3c5071a4f167b633e681e9b)

Change-Id: I70191d26d0a282015672d3a60f20bb270b5cdaf0
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 26eac8a..36c1692 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/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"