summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-02-02 00:50:48 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-02-02 16:46:40 +0300
commit672165fbed3650c0be1521488e465ed86eb0cce8 (patch)
tree170f6d7d95505bfc0ead01ed7fa79307c005ce89 /meta-phosphor
parent8cae3c8876ab2e2c20a7b92af30816b4e69a170f (diff)
downloadopenbmc-672165fbed3650c0be1521488e465ed86eb0cce8.tar.xz
bmcweb: srcrev bump 349a2ac392..6a9f85f905
AppaRao Puli (1): Fix wrong check in EventService events Change-Id: I483627faac08a474dd00e4d565b42ce70118fe3a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.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 d9344f64b..69fde7b97 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "349a2ac3921e17ff0e2bce47ba6698112d586e67"
+SRCREV = "6a9f85f9050e2c0f38148e295d7e25f56d05c6de"
S = "${WORKDIR}/git"