op-build ibm-release-fw1020 update 6-28-2022

Changes Included for package sbe, branch release-fw1020:
69c419b - Nick Bofferding - 2022-06-28 - Fix various cppcheck errors
5965c2d - Prasad Bg Ranganath - 2022-06-28 - PM HWP: Skip using multicast eq target when we are in Hostboot env
fa3e42b - Joe McGill - 2022-06-28 - skip stopgrid execution on zero core IOSCM chips
1ce6a49 - Prasad Bg Ranganath - 2022-06-28 - PMHWP MPIPL: Clear stop recovery trigger bit in OCCFLG3 register

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 1a235d2..5192c12 100644
--- a/openpower/package/sbe-p10/Config.in
+++ b/openpower/package/sbe-p10/Config.in
@@ -26,7 +26,7 @@
 
 config BR2_SBE_P10_VERSION
 	string
-	default "1ed86e22a71c87765effa6c2625f0e76d44bd0d7" if BR2_SBE_P10_LATEST_VERSION
+	default "69c419ba22fdcc03136cb16a3a839b4a4e224eee" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION