phosphor-certificate-manager: srcrev bump ca12811702..7195799258
Patrick Williams (2):
configure: simpify dbus policy install dir
catch exceptions as const
Update FILES and DEPENDS per 'simplify dbus policy' needs.
Change-Id: Ic8d573eac341b34bc5f55e7c12dc737095a9f5f2
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb b/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
index 9f2c745..f3b6dc4 100644
--- a/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
@@ -9,7 +9,7 @@
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI = "git://github.com/openbmc/phosphor-certificate-manager"
-SRCREV = "ca1281170219b3027fd4f75a9c4e94a52fb16312"
+SRCREV = "71957992588d1b239c33ba25cf713b48b4014521"
inherit autotools \
pkgconfig \
@@ -17,7 +17,6 @@
DEPENDS = " \
autoconf-archive-native \
- dbus \
openssl \
phosphor-dbus-interfaces \
phosphor-logging \
@@ -43,4 +42,4 @@
${@bb.utils.contains('PACKAGECONFIG', 'bmcweb', 'phosphor-certificate-manager@bmcweb.service', '', d)} \
"
-FILES:${PN}:append = " ${systemd_system_unitdir}/*"
+FILES:${PN}:append = " ${systemd_system_unitdir}/* ${datadir}/dbus-1"