summaryrefslogtreecommitdiff
path: root/meta-ibm/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-09-16 12:41:05 +0300
committerManojkiran Eda <manojkiran.eda@gmail.com>2022-09-16 12:46:07 +0300
commit538d3da0642c3f0495366d01114f4e8da0f8cabd (patch)
tree1ee8e172e4335dcb1fac4bc97ee5115937eee50e /meta-ibm/recipes-phosphor
parent440462a80b972910d498575c5bd91a06ed9f455c (diff)
downloadopenbmc-538d3da0642c3f0495366d01114f4e8da0f8cabd.tar.xz
pldm: meta-ibm fix & srcrev bump 36ee6f8028..6d1ee4fe76
The latest pldm code removed the phyla nvram reset services as they are No longer controlled via BMC, rather they are controlled by the ibm hypervisor using a bios attribute. pldm bump contains the following commits : Jayashankar Padath (1): oem-ibm: Remove extra bytes in resource dump request Manojkiran Eda (3): oem_ibm: Move the NVRAM files to the hostfw directory oem_ibm : Add HRESET state setid & various states oem_ibm: Add new file type for Running lids Pavithra Barithaya (1): PLDM:OEM Pass service authorization credentials to PHYP Change-Id: I91ada72493f6d934cdb52e23e88783bcaae853e5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-ibm/recipes-phosphor')
-rw-r--r--meta-ibm/recipes-phosphor/pldm/pldm_%.bbappend2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-ibm/recipes-phosphor/pldm/pldm_%.bbappend b/meta-ibm/recipes-phosphor/pldm/pldm_%.bbappend
index 279805bac2..5d9af1044a 100644
--- a/meta-ibm/recipes-phosphor/pldm/pldm_%.bbappend
+++ b/meta-ibm/recipes-phosphor/pldm/pldm_%.bbappend
@@ -8,6 +8,4 @@ EXTRA_OEMESON += " \
SYSTEMD_SERVICE:${PN} += "${@bb.utils.contains('PACKAGECONFIG', 'oem-ibm', \
'pldm-create-phyp-nvram.service \
pldm-create-phyp-nvram-cksum.service \
- pldm-reset-phyp-nvram.service \
- pldm-reset-phyp-nvram-cksum.service \
', '', d)}"