Remove doubly used ID from policyTable
The policy table had two different entries using the same event ID. This
patch corrects the issue and creates a new ID.
Signed-off-by: Justin Thaler <thalerj@us.ibm.com>
Change-Id: I05060a76dbc908ed7c9b2c41ff0b331056188131
diff --git a/thalerj/policyTable.json b/thalerj/policyTable.json
index 463a0b2..5ea1ca1 100644
--- a/thalerj/policyTable.json
+++ b/thalerj/policyTable.json
@@ -9917,7 +9917,7 @@
"AffectedSubsystem": "Systems Management - Core / Virtual Appliance",
"BMCMessageID": "xyz.openbmc_project.Common.Callout.Error.GPIO",
"CallHomeCandidate": false,
- "CommonEventID": "FQPSPCR0039F",
+ "CommonEventID": "FQPSPCR0077F",
"ComponentInstance": null,
"DateAdded": null,
"DateReviewed": null,