op-build master-p10 update 11-16-2022

Changes Included for package sbe, branch master-p10:
026b910 - akhis023 - 2022-11-15 - Set IVPR to SBE Runtime image start in case of IPL_RESET(HRESET)/MPIPL

Changes Included for package hostboot, branch master-p10:
ec28342 - Stephen Glancy - 2022-11-15 - ody_dts_read: Add HWP to read calibrated temperature on Odyssey
84f2396 - Stephen Glancy - 2022-11-15 - Adds support for Odyssey scrub operations
9e29151 - Louis Stermole - 2022-11-15 - Add remaining power management settings to ody_draminit_mc
d39a111 - hostboot - 2022-11-15 - Update simics level to: 2022-11-10_0adb4c_simics.tar.gz 0adb4c77bedb4f43
dc686a2 - Isaac Salem - 2022-11-15 - Fixes for fapi2 freq testing on planar OCMBs
029afc9 - Isaac Salem - 2022-11-15 - Update Bonito EECACHE for new isDimm and Planar OCMB SPD
6de2749 - Isaac Salem - 2022-11-15 - Get SPD from the correct EEPROM_SOURCE for isdimms
d30ac1b - Isaac Salem - 2022-11-15 - Correct value for MOD_TYPE_PLANAR and increase Plannar SDP_EFD size
0eec5a8 - hostboot - 2022-11-15 - Update simics level to: 2022-11-04_09c545_simics.tar.gz 09c545e6f9fb89c7
997777e - Louis Stermole - 2022-11-15 - Add EFD lookup for planar config and sample planar VPD
a0d2321 - Daniel Crowell - 2022-11-15 - Update bbuild to b1102a2244.1040

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 05ed34e..437be8f 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 "5f9927f042c729d036f5acdf96f4722d56c2c197" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "ec28342831a12c8dd1e6c9930d7692b192a71478" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 61695fd..da26eca 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 "016a89b5637312855c55bfb5accbaf050fdcbe8d" if BR2_SBE_P10_LATEST_VERSION
+	default "026b910a11416d7230c1cad17e85113d31275298" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION