Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Delete FRU VPD if FRU is not present
GPIO event handling continuously monitors the presence of the FRU. If it detects any change, performs deletion of FRU VPD if FRU is not present, otherwise performs VPD collection if FRU gets added. This commit adds code to perform deletion of FRU VPD over DBus if FRU is not present during GPIO event handling. Signed-off-by: RekhaAparna01 <[email protected]>
- Loading branch information