op-build update 2-23-2022

Changes Included for package sbe, branch master-p10:
a8d01f3 - Greg Still - 2022-02-22 - Define ATTR_PROC_LCO_MODE_DISABLE
4e8a62b - in0029y2 - 2022-02-22 - changes for commit 124830
e0c340f - Matthew Hickman - 2022-02-22 - Added check between command/response ids in inband lib
5f6d83e - Louis Stermole - 2022-02-22 - Fix error path for Explorer FW_STATUS timeouts
bb57fa2 - Joe McGill - 2022-02-21 - shift SMT8 mode consistency check to p10_sbe_scominit
286fda4 - in0029y2 - 2022-02-21 - I2C wait for command completion error in ekb repo

Changes Included for package hostboot, branch master-p10:
d63d285 - Daniel Crowell - 2022-02-22 - Add a method to do a single forced OCMB update
4e2a6ae - Roland Veloz - 2022-02-22 - Correct the lid ID that is for hbotStringFile
c61e21d - Deb McLemore - 2022-02-22 - Make errors on the redundant seeproms hidden again
a0dad49 - in0029y2 - 2022-02-22 - I2C wait for command completion error in ekb repo
98fe92f - Matt Derksen - 2022-02-22 - Add connector attribute support
5037d75 - hostboot - 2022-02-22 - Update simics level to: 2022-02-19_4b3aae_simics.tar.gz 4b3aae0f1d5bd366

Changes Included for package rainier-xml, branch master:
4530f3c - RUBY ZGABAY - 2022-02-22 - Merge pull request #85 from rubymart/master
b7aae58 - rubymart - 2022-02-21 - Added correct values to attributes MSL_FIELD_SUPPORTED & MSL_MFG_ALLOW

Changes Included for package rainier-xml, branch master:
4530f3c - RUBY ZGABAY - 2022-02-22 - Merge pull request #85 from rubymart/master
b7aae58 - rubymart - 2022-02-21 - Added correct values to attributes MSL_FIELD_SUPPORTED & MSL_MFG_ALLOW

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 a7b11de..148b0f1 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 "283acfd399a5bfac070b139b57a4a7109e732c8e" if BR2_SBE_P10_LATEST_VERSION
+	default "a8d01f34d4d4680ecd3e285c4a6a64048b65d0ac" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION