summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-10-24 02:31:03 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-28 15:31:38 +0300
commite0b2152187424f5ada67633212abd1e7556dd0bd (patch)
tree24da80f260a1c5a4103260f6775981332c5f2b36 /meta-phosphor/recipes-phosphor/interfaces
parent2795589128d1f7509ac0ab9eba940d868413ac7d (diff)
downloadopenbmc-e0b2152187424f5ada67633212abd1e7556dd0bd.tar.xz
bmcweb: srcrev bump 717794d546..22984074fa
James Feist (1): Add Rebuilding to Drives Nikhil Potade (1): Add Storage Schema Ratan Gupta (1): Fix the websocket handshake (From meta-phosphor rev: 090e1fe84c5f2c07f4615df5c38272e072ffa736) Change-Id: I57ea9103eb2c8228b39fce50d7398f239ac71c49 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces')
-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 b81e580cf..10956988d 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 = "717794d5465c54e07a1247db9e9d7ec68b0d6cc6"
+SRCREV = "22984074fa0ec13967fe95b93282de2294411c6b"
S = "${WORKDIR}/git"