summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb b/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb
index 510d79b654..af8c6091cd 100644
--- a/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/bios/biosconfig-manager_git.bb
@@ -13,7 +13,7 @@ LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=bcd9ada3a943f58551867d72893cc9ab"
SRC_URI = "git://github.com/openbmc/bios-settings-mgr;branch=master;protocol=https"
-SRCREV = "616f9228daa5b94447c3c9d519b63f1686e751f5"
+SRCREV = "36cd3238d75c5f3479a944a2f1a9a3abc316120a"
inherit meson pkgconfig systemd
@@ -22,6 +22,7 @@ SYSTEMD_SERVICE:${PN} = "xyz.openbmc_project.biosconfig_manager.service \
xyz.openbmc_project.biosconfig_password.service"
DEPENDS = " boost \
+ openssl \
phosphor-dbus-interfaces \
phosphor-logging \
sdbusplus \