summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRavi Teja <raviteja28031990@gmail.com>2020-06-23 08:49:12 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-10-14 15:46:13 +0300
commit5307e4dc0d92a8e282025514372e39b45632d5df (patch)
treec65b3a52fe81488fa34670137379cbe2041e0ae7
parentfb3dda5173d372c0f0bd629c3be1b164aeacba22 (diff)
downloadopenbmc-5307e4dc0d92a8e282025514372e39b45632d5df.tar.xz
ibm-specific: install hypervisor certificate manager service
this commit is to enable hypervisor certficate manager feature and install service for rainier and tacoma (From meta-ibm rev: cf7a5811a21645a556b5e66433ce08ff67cf7cb2) Signed-off-by: Ravi Teja <raviteja28031990@gmail.com> Change-Id: Ia38083851444134a55ff1b488f921b75cbd0d2e8 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r--meta-ibm/recipes-phosphor/certificate/phosphor-certificate-manager_%.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-ibm/recipes-phosphor/certificate/phosphor-certificate-manager_%.bbappend b/meta-ibm/recipes-phosphor/certificate/phosphor-certificate-manager_%.bbappend
new file mode 100644
index 000000000..48fc87a54
--- /dev/null
+++ b/meta-ibm/recipes-phosphor/certificate/phosphor-certificate-manager_%.bbappend
@@ -0,0 +1,2 @@
+PACKAGECONFIG_append_rainier = " ibm-hypervisor-cert"
+PACKAGECONFIG_append_witherspoon-tacoma = " ibm-hypervisor-cert"