summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-05-09 21:51:55 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-10 04:47:46 +0300
commit8d680ebd821fb0803f4588bf4fd4701990fb523d (patch)
tree0099aae1157e5f5f5d64e46e53bd579df19f635b
parent5d068a87804fd156310e2d4ad033a98401e2b183 (diff)
downloadopenbmc-8d680ebd821fb0803f4588bf4fd4701990fb523d.tar.xz
bmcweb: srcrev bump 958201849f..5112e9b47b
Andrew Geissler (1): simpleupdate: Move code around for future re-use Johnathan Mantey (1): Acquire chassis sensors using the sensor association DBus item RAJESWARAN THILLAIGOVINDAN (1): Redfish(Network): Implemented PATCH of Nameservers array Shawn McCarney (1): Redfish: Remove BMCWEB_ENABLE_REDFISH_ONE_CHASSIS (From meta-phosphor rev: 092e99ad5634c13b36fc3cce05771c6aa007443f) Change-Id: Ifa4c00cbe472cac3ac1e80eede318a699320353b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-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 9c1f1d7d2..fa9d5bd8c 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 = "958201849f343b6acc298b8e165d7858bd4ed128"
+SRCREV = "5112e9b47b0f55eb7d56657154472785b6300298"
S = "${WORKDIR}/git"