summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-06-13 23:52:06 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-14 15:18:56 +0300
commit8554d047f9371f6fe179c462eba7dc25820c957d (patch)
tree52772e9fa3e6e26f1d64773964ab44fba3159a9c /meta-phosphor
parenta69d1f8f496784587a7b0f2db56f42757ca70f38 (diff)
downloadopenbmc-8554d047f9371f6fe179c462eba7dc25820c957d.tar.xz
bmcweb: srcrev bump 7e27d83281..286b9118a3
Johnathan Mantey (1): Redfish: Remove "state" response content from PATCH commands (From meta-phosphor rev: 1475f5cd1860a0c1d3521fe0637c7f992f23f084) Change-Id: Ibbcaa6e55a94301df82bcd551ebf1c29c88ed959 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 442b93cc3..4cbac906b 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 = "7e27d832812fa32630a805c7fd752ec5ed80d28e"
+SRCREV = "286b9118a35ba8c212972b9c30a257ee41c5d7d2"
S = "${WORKDIR}/git"