op-build update 6-18-2020

Changes Included for package sbe, branch master:
7432b24 - Louis Stermole - 2020-06-18 - Add FIR checking to *_omi_train_check fail path
3e10c79 - Louis Stermole - 2020-06-18 - Add throttle and power settings to exp_scominit
c21a077 - Louis Stermole - 2020-06-18 - Check Explorer FW version and store in attrs in HWPs
04c9316 - Joachim Fenkes - 2020-06-18 - FAPI2: Add target method to safely construct reduced-type targets
c6e54f2 - Srikantha Meesala - 2020-06-18 - Updated customrc file for P9 axone CI

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/sbe/Config.in b/openpower/package/sbe/Config.in
index 8a1526b..34154d4 100644
--- a/openpower/package/sbe/Config.in
+++ b/openpower/package/sbe/Config.in
@@ -27,7 +27,7 @@
 
 config BR2_SBE_VERSION
 	string
-	default "c6e7a835c4b694eec454d6fc3803f72262a121d4" if BR2_SBE_LATEST_VERSION
+	default "7432b245ba35b35906e7e7b9931edc856ba8f024" if BR2_SBE_LATEST_VERSION
 	default BR2_SBE_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_CUSTOM_VERSION