summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-08-06 18:30:55 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-08-09 00:39:06 +0300
commit2ba4813718982aab2a5a01e710278bdd26c38680 (patch)
tree31968b1372f9f6a7533fa6684883ca13e8d9f6d9 /meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
parentcd4b8495fb1ae74bf96e8fb4653ce189b7c9ce8c (diff)
downloadopenbmc-2ba4813718982aab2a5a01e710278bdd26c38680.tar.xz
bmcweb: srcrev bump ff3f835ad4..e6a7165064
Abhishek Patel (1): Fix event_service privileges Sunitha Harish (1): Event subscriber persistency: Fix restoring subscribers Change-Id: I60099ac59cbf86d0cd7ab24e0d5837944820963b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb')
-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 3db77d998..0bdd3863e 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://LICENSE;md5=175792518e4ac015ab6696d16c4f607e"
SRC_URI = "git://github.com/openbmc/bmcweb.git"
PV = "1.0+git${SRCPV}"
-SRCREV = "ff3f835ad47f7a4f61d5fe9345dccdd3e496c47c"
+SRCREV = "e6a716506447d2d03b99f1cd2007e207a6dfcae0"
S = "${WORKDIR}/git"