bmcweb: srcrev bump f254ba77a5..6141c8b207

Ed Tanous (10):
      Fix merge conflict, and enable SOL
      Fix an implementation comment
      Redfish
      Fix a minor spacing issue in CMakeLists.txt
      Fix JsonSchema indexes
      Cleanups to ethernet schemas
      Redfish- Clean up system schema implementation
      Implement PowerState in the chassis schema
      Redfish Rename LogService variables
      Implement fan PWM reading through redfish

James Feist (1):
      Add PID Get To Redfish

Jennifer Lee (1):
      Redfish: Fixed incorrect firmware ID strings

Patrick Venture (1):
      cleanup: close open files

Change-Id: I9b9fea71bb525e1bce48255523f44ecc93dc43ec
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 a5865e3..254550c 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 = "f254ba77a5abf5a806efb35055b5e0d4ced40251"
+SRCREV = "6141c8b207b68a3df5698bb8d8ce05019b36e4da"
 
 S = "${WORKDIR}/git"