Software: Fix YAML types

Change-Id: I3fddcff3feaa14ccec59a4787da8cbb632f9c6b8
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
diff --git a/xyz/openbmc_project/Software/RedundancyPriority.interface.yaml b/xyz/openbmc_project/Software/RedundancyPriority.interface.yaml
index 4f7ba27..5290218 100644
--- a/xyz/openbmc_project/Software/RedundancyPriority.interface.yaml
+++ b/xyz/openbmc_project/Software/RedundancyPriority.interface.yaml
@@ -3,7 +3,7 @@
     xyz.openbmc_project.Software.Version.
 properties:
     - name: Priority
-      type: uint8
+      type: byte
       description: >
         The priority order specified for the associated Software.Version,
         represented as a value between 0 (High) and 127 (Low).  Any value