meta-phosphor: bump authority changes
Bumping revisions in multiple projects in order to support changed name
of authority certificate store service:
- phosphor-certificate-manager: 2e8ef4ce...2e8fa88e
Michal Orzel (1):
config: Change authority D-Bus names
- bmcweb: 0a4776cf...b2254ccd
Michal Orzel (1):
Change authority D-Bus names
Myung Bae (1):
Ignore Non-software-related events during Update
- phosphor-user-manager: 24637e5f...23f82c1e
Michal Orzel (1):
Change authority D-Bus names
Change-Id: If75951a40e7264102424e1d31a29f7c2e8a90f0e
Signed-off-by: Michal Orzel <michalx.orzel@intel.com>
diff --git a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
index d13cba2..79327eb 100644
--- a/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
+++ b/meta-phosphor/recipes-phosphor/interfaces/bmcweb_git.bb
@@ -13,7 +13,7 @@
${@bb.utils.contains('PTEST_ENABLED', '1', 'gtest', '', d)} \
${@bb.utils.contains('PTEST_ENABLED', '1', 'gmock', '', d)} \
"
-SRCREV = "0a4776cf59f26dce6eadfbfc792b70fcc907621b"
+SRCREV = "b2254ccd4584285eb2a16fd1906c54d7c9bf0867"
PV = "1.0+git${SRCPV}"
SRC_URI = "git://github.com/openbmc/bmcweb.git;branch=master;protocol=https"