op-build master-p10 update 8-15-2022

Changes Included for package hostboot, branch master-p10:
98ec2b2 - Isaac Salem - 2022-08-12 - Fix Guard Repo Full error not failing ipl for Recoverable Guards
9c3b24b - Chris Cain - 2022-08-12 - Add support to parse OCC SRCs on OpenBMC systems

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 c1d7017..9b88a27 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 "5eed468850f5d51bde907687997a8c7faf9dd7ff" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "98ec2b28e8baa2613002569f5c6a5fa962ce6908" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION