summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb5
1 files changed, 3 insertions, 2 deletions
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 a152aab9a..b6bc9241a 100644
--- a/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/certificate/phosphor-certificate-manager_git.bb
@@ -9,17 +9,18 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI = "git://github.com/openbmc/phosphor-certificate-manager"
-SRCREV = "fe590c4e28e28f611162f5766681d6396d6fd59b"
+SRCREV = "bddee63b9a630d5c6ec1a76552ecd4a7733b5ed6"
inherit autotools \
pkgconfig \
obmc-phosphor-systemd
DEPENDS = " \
- phosphor-logging \
autoconf-archive-native \
+ openssl \
phosphor-dbus-interfaces \
phosphor-dbus-interfaces-native \
+ phosphor-logging \
sdbusplus \
sdbusplus-native \
sdeventplus \