Logging.Entry: remove 'AdditionalData2'
All users of AdditionalData2 have been migrated to use AdditionalData.
Remove this property to avoid the duplication.
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
Change-Id: I286a5bbafc3c9e3b7308152e208f8dac39ef0df6
diff --git a/yaml/xyz/openbmc_project/Logging/Entry.interface.yaml b/yaml/xyz/openbmc_project/Logging/Entry.interface.yaml
index 1bde9b7..f39a1f5 100644
--- a/yaml/xyz/openbmc_project/Logging/Entry.interface.yaml
+++ b/yaml/xyz/openbmc_project/Logging/Entry.interface.yaml
@@ -34,10 +34,6 @@
type: dict[string, string]
description: >
Additional information in the form of metadata field strings {VAR,val}
- - name: AdditionalData2
- type: dict[string, string]
- description: >
- Additional information in the form of metadata field strings {VAR,val}
- name: Resolution
type: string
description: >