op-build update 2-22-2022
Changes Included for package sbe, branch master-p10:
283acfd - Murulidhar Nataraju - 2022-02-20 - MPIL TIMA: Fix the thread index calcuation
853b53f - Kahn Evans - 2022-02-18 - Add generic target filter for MC used by ocmb
Changes Included for package hostboot, branch master-p10:
b84ad5f - Matthew Hickman - 2022-02-21 - Added check between command/response ids in inband lib
98468bf - Roland Veloz - 2022-02-21 - Fixed issue with backtraces for component ID 0x0100
6b8f7d8 - hostboot - 2022-02-21 - Update HCODE commit to 288bb31... shift SMT8 mode consistency check to p
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 ac6eec1..c931b75 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 "62c4ffe929e546d9d4e0b1c222d1f2fd365fb42c" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "b84ad5f3865f12620f07561496f4139e802bd9b0" 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 bb2ba30..a7b11de 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 "2549653b8a619643f72e70bf8f41ff299899c1b1" if BR2_SBE_P10_LATEST_VERSION
+ default "283acfd399a5bfac070b139b57a4a7109e732c8e" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION