meta-quanta: olympus-nuvoton: inventory: add inventory-cleanup yaml

create /system/chassis on startup

Signed-off-by: Stanley Chu <yschu@nuvoton.com>
Change-Id: I186902bb5d212cbeb56b1018be10ce00b084cd9f
diff --git a/meta-olympus-nuvoton/recipes-phosphor/inventory/olympus-nuvoton-inventory-cleanup/inventory-cleanup.yaml b/meta-olympus-nuvoton/recipes-phosphor/inventory/olympus-nuvoton-inventory-cleanup/inventory-cleanup.yaml
new file mode 100644
index 0000000..34d8e79
--- /dev/null
+++ b/meta-olympus-nuvoton/recipes-phosphor/inventory/olympus-nuvoton-inventory-cleanup/inventory-cleanup.yaml
@@ -0,0 +1,16 @@
+description: >
+    RunBMC inventory fixups
+
+events:
+    - name: Add Chassis interface
+      description: >
+          Add the chassis interface on the chassis inventory path
+      type: startup
+      actions:
+          - name: createObjects
+            objs:
+                /system/chassis:
+                  xyz.openbmc_project.Inventory.Item.Chassis:
+                      Type:
+                          value: "RackMount"
+                          type: string