op-build master-p10 update 6-24-2022

Changes Included for package hostboot, branch master-p10:
91dbe8e - Nick Bofferding - 2022-06-23 - Fix various cppcheck errors
f195b25 - Natalie Martinez - 2022-06-23 - Update Config used for Static Analysis Check
7a56dc9 - Zane Shelley - 2022-06-23 - PRD: remove use of old L2/L3 line delete FFDC structures
fc9c325 - Zane Shelley - 2022-06-23 - PRD: Fix errors in L2/L3 line delete traces
796a083 - Zane Shelley - 2022-06-23 - PRD: PEL parser support for L2/L3 line delete user data
9d94f3c - Chris Engel - 2022-06-23 - Clean up a few cppcheck complaints in Hostboot code
5c7f503 - Natalie Martinez - 2022-06-23 - Cpp Check Error Fix
5497849 - Isaac Salem - 2022-06-23 - Bonito support for hb startsimics
15b551e - hostboot - 2022-06-23 - Update simics level to: 2022-06-20_c2ad52_simics.tar.gz c2ad52cee8534058

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 44fad1c..4df0f97 100644
--- a/openpower/package/hostboot-p10/Config.in
+++ b/openpower/package/hostboot-p10/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_P10_VERSION
 	string
-	default "0f4eae88e954f3043eb928cd6e990da67685e733" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "91dbe8e24d409d1ca627425623ef9bd8d3ca10c1" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION