bmcweb: srcrev bump 127ea5461b..318bd892a6

Matt Spinler (1):
      REST: Return on error in findActionOnInterface

(From meta-phosphor rev: 71b3ecdf2e8c55aeb411531846262b4c7571ceff)

Change-Id: I9c3d88a91ef46493b9e3f08a77932d4ee56551ec
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 36c1692..314df8c 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 = "127ea5461b72a2e19d08fbfd47121ca8f7964c30"
+SRCREV = "318bd892a6d283319002b96216b1b746864089d9"
 
 S = "${WORKDIR}/git"