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>
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 0000000..48fc87a
--- /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"