bmcweb: srcrev bump bc48a175d5..265c160277

Ed Tanous (1):
      Improve the security headers

Gunnar Mills (5):
      Redfish.md: Correct bmc Manager capitalization
      Redfish.md: Replace {SystemName} with system
      Redfish.md: FirmwareInventory
      Redfish.md: Move to standard paths for resources
      Redfish.md: Fill out Service Root

Johnathan Mantey (1):
      Redfish: Prevent IndicatorLED PATCH from breaking Boot PATCH

Change-Id: Iddba44542753036f66e24932a632c807d1136eb8
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 002b340..b8aa5e9 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 = "bc48a175d5cf0b0426a72730e9542042532959cc"
+SRCREV = "265c1602771dfb1eab8da654688bf881b37b3ee2"
 
 S = "${WORKDIR}/git"