Add recipe for PLDM
The recipe installs the following:
- libpldm
- libpldmresponder
Details about these libs can be found at
https://github.com/openbmc/pldm/blob/master/README.md.
The recipe also installs the pldm daemon (pldmd), however it doesn't
provide a service file to start the daemon. This is because pldmd
depends on the MCTP demux daemon, which in turn would have system
specific invocations via its service file. Hence the service files for
pldm (and libmctp) would likely be installed via system specific
bbappends.
Signed-off-by: Deepak Kodihalli <dkodihal@in.ibm.com>
Change-Id: Iec44a76ab8db0c3ad09af512914aa42482b52e08
2 files changed