summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-30 23:21:05 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-01 22:14:08 +0300
commit238441ed822fa6e0fa2ae0fe9c86fc9e5180864f (patch)
treeb05c1abe6ee722351d2939d432bddebcfe284a15 /meta-phosphor
parenta35e292406bbe73c9b26ab56e9fe022e3a255656 (diff)
downloadopenbmc-238441ed822fa6e0fa2ae0fe9c86fc9e5180864f.tar.xz
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>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index 002b34090..b8aa5e9e5 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "bc48a175d5cf0b0426a72730e9542042532959cc"
+SRCREV = "265c1602771dfb1eab8da654688bf881b37b3ee2"
S = "${WORKDIR}/git"