op-build update 4-6-2022
Changes Included for package sbe, branch master-p10:
6ee92cc - Stephen Glancy - 2022-04-06 - Updates code to have two memory ports per OCMB
62f0590 - Ilya Smirnov - 2022-04-06 - Add new TargetState Enums
a8232a3 - Joe McGill - 2022-04-06 - add mode to dynamically select LCO targets based on ECO core count
98847b9 - Joe McGill - 2022-04-06 - add mode to restrict LCO targets to include ECO cores only
fd7c858 - Prasad Bg Ranganath - 2022-04-06 - PM HWP: Fix powering down backing cache procedure to handl FCO case
34b9bcb - Joel Stanley - 2022-04-06 - ipl_image_tool: Fix sizeof
ce4ad8d - Prasad Bg Ranganath - 2022-04-06 - PM HWP: Fix issue caused by commit 128144
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 887c53e..a2745d6 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 "1eea8055311c6b90d65bc2598d38b33109a4e56b" if BR2_SBE_P10_LATEST_VERSION
+ default "6ee92ccbe03a960cfd246808bb92dcda63214e7f" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION