meta-quanta: gbs: add sensors associations for Redfish

1. add GBS sensors associations for Redfish
2. enable DBUS log service transactions through Redfish option

Signed-off-by: George Hung <george.hung@quantatw.com>
Change-Id: I77aa5d94f529ffb97e9490e5e6df5388273066c8
diff --git a/meta-gbs/recipes-phosphor/inventory/inventory-cleanup/inventory-cleanup.yaml b/meta-gbs/recipes-phosphor/inventory/inventory-cleanup/inventory-cleanup.yaml
new file mode 100644
index 0000000..78e03fe
--- /dev/null
+++ b/meta-gbs/recipes-phosphor/inventory/inventory-cleanup/inventory-cleanup.yaml
@@ -0,0 +1,16 @@
+description: >
+    GBS 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