op-build update 10-12-2021
Changes Included for package occ, branch master-p10:
6ecbd1e - mbroyles - 2021-10-11 - Decrease processor thermal control loop time from 32ms to 8ms
Changes Included for package hostboot, branch master-p10:
ca3e157 - Jayashankar Padath - 2021-10-11 - HDAT: Memory encryption changes
fd7b161 - Christian Geddes - 2021-10-11 - Refactor update_pldm_subtree.sh to handle different subtrees
Changes Included for package hostboot-binaries, branch master:
99f7575 - hostboot - 2021-10-11 - UPDATE executables for the NVIDIA gpu and/or ring files for hw101121a.opmst
4b0f685 - hostboot - 2021-10-11 - UPDATE executables for the NVIDIA gpu and/or ring files for hw101121a.opmst10
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index 1b96b90..84214cd 100644
--- a/openpower/package/hostboot-binaries/Config.in
+++ b/openpower/package/hostboot-binaries/Config.in
@@ -24,7 +24,7 @@
config BR2_HOSTBOOT_BINARIES_VERSION
string
- default "hw100821a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw101121a.opmst" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
default BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_BINARIES_CUSTOM_VERSION
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 2bb960c..052efb9 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 "94b44998ee2547ba2419c05cfa3e2e0873e96fbe" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "ca3e157cc8282a58c05e018b8c8fd98dd1aa6a7b" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index 771218b..9c88a57 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
config BR2_OCC_P10_VERSION
string
- default "f2ea72fc0f7b8851766b80a0c4ab9c183c657555" if BR2_OCC_P10_LATEST_VERSION
+ default "6ecbd1e1334a4e468ae6abbcdd1f98f61feb78ca" if BR2_OCC_P10_LATEST_VERSION
default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
if BR2_OCC_P10_CUSTOM_VERSION