commit | f1dd6980da363c4777b4af232529dfc912e93587 | [log] [tgz] |
---|---|---|
author | Lei YU <mine260309@gmail.com> | Wed Jul 17 15:21:31 2019 +0800 |
committer | Lei YU <mine260309@gmail.com> | Wed Jul 17 15:25:34 2019 +0800 |
tree | 339da0badd527d22414e41ab3d7d906b9f22d109 | |
parent | 6891f19b066da062155e1128962ee0c44ab7a385 [diff] |
Software: Add PSU VersionPurpose Add the new PSU entry in VersionPurpose enum to represent a version for PSU. Signed-off-by: Lei YU <mine260309@gmail.com> Change-Id: I75e048f86db5779b80d00c1e800ae762d2ac6c70
diff --git a/xyz/openbmc_project/Software/Version.interface.yaml b/xyz/openbmc_project/Software/Version.interface.yaml index f655af0..e769bf7 100644 --- a/xyz/openbmc_project/Software/Version.interface.yaml +++ b/xyz/openbmc_project/Software/Version.interface.yaml
@@ -30,3 +30,6 @@ - name: Host description: > The version is a version for a managed host. + - name: PSU + description: > + The version is a version for a PSU.