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
(From meta-phosphor rev: 46937b07e33f19d4c9b22ff798af32a270f9dd31)
Change-Id: I7c2fd1446e87952393934ec60fbf8fd3e79ed278
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 002b340..b8aa5e9 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 = "bc48a175d5cf0b0426a72730e9542042532959cc"
+SRCREV = "265c1602771dfb1eab8da654688bf881b37b3ee2"
S = "${WORKDIR}/git"