summaryrefslogtreecommitdiffstats
path: root/xyz/openbmc_project/Software/ActivationProgress.interface.yaml
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2017-01-25 09:16:59 -0600
committerPatrick Williams <patrick@stwcx.xyz>2017-01-25 09:16:59 -0600
commit4eb5235ace7befdc161808ec99692b90975706c8 (patch)
tree1f97cc2a05b29e6ee2a16df7e300cc939986da95 /xyz/openbmc_project/Software/ActivationProgress.interface.yaml
parent3350f3edfb8afa936d3571690b83397ffdf19f11 (diff)
downloadphosphor-dbus-interfaces-4eb5235ace7befdc161808ec99692b90975706c8.tar.gz
phosphor-dbus-interfaces-4eb5235ace7befdc161808ec99692b90975706c8.zip
Software: Fix YAML types
Change-Id: I3fddcff3feaa14ccec59a4787da8cbb632f9c6b8 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Diffstat (limited to 'xyz/openbmc_project/Software/ActivationProgress.interface.yaml')
-rw-r--r--xyz/openbmc_project/Software/ActivationProgress.interface.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/xyz/openbmc_project/Software/ActivationProgress.interface.yaml b/xyz/openbmc_project/Software/ActivationProgress.interface.yaml
index 9f96246..1529650 100644
--- a/xyz/openbmc_project/Software/ActivationProgress.interface.yaml
+++ b/xyz/openbmc_project/Software/ActivationProgress.interface.yaml
@@ -2,7 +2,7 @@ description: >
Activation progress for an associated xyz.openbmc_project.Software.Version.
properties:
- name: Progress
- type: uint8
+ type: byte
description: >
An integer between 0 and 100 representing the percentage complete of
the current activation progress.
OpenPOWER on IntegriCloud