op-build master-p10 update 9-2-2022
Changes Included for package occ, branch master-p10:
a992fc6 - Chris Cain - 2022-09-01 - occutil option to send cmd via HTMGT and rsp parsing
Changes Included for package hcode, branch master-p10:
248e11b - hostboot - 2022-09-01 - Release tag & head commit information updated for hw083122a.opmst10
Changes Included for package hostboot, branch master-p10:
0b35da0 - Corey Swenson - 2022-09-01 - Fix for bad TPM target when SBE does TPM extend and MPIPL
a348299 - Corey Swenson - 2022-09-01 - Update 10.1-10.3 for new SBE TPM extend handling
Changes Included for package hostboot-binaries, branch master:
c89abd5 - hostboot - 2022-09-01 - UPDATE executables for the NVIDIA gpu and/or ring files for hw083122a.opmst10
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index 3ec5fa1..5658f72 100644
--- a/openpower/package/hcode-p10/Config.in
+++ b/openpower/package/hcode-p10/Config.in
@@ -31,7 +31,7 @@
config BR2_HCODE_P10_VERSION
string
- default "hw082922a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw083122a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
if BR2_HCODE_P10_CUSTOM_VERSION
diff --git a/openpower/package/hostboot-binaries/Config.in b/openpower/package/hostboot-binaries/Config.in
index a09afec..daf1158 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 "hw082922a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw083122a.opmst10" 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 7eff0f1..ab7ad9c 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 "6f9cac993079020172ca1c83ef558b630336ee4d" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "0b35da093a6cb4de5e3564ebee0c8af0a57e7146" 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 f4f1a5c..b7948cb 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 "25efefae5c89334a6ffc1ee89fbcc72a6911d83d" if BR2_OCC_P10_LATEST_VERSION
+ default "a992fc6ccf4173c9a1fd67ac0a197b91fbf92d72" if BR2_OCC_P10_LATEST_VERSION
default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
if BR2_OCC_P10_CUSTOM_VERSION