op-build master-p10 update 11-3-2022
Changes Included for package hcode, branch master-p10:
d21fedf - hostboot - 2022-11-02 - Release tag & head commit information updated for hw110222a.opmst10
Changes Included for package hostboot, branch master-p10:
f10cdb7 - Deb McLemore - 2022-11-02 - Failure of TPM Required doShutdown with EID
76bb4d3 - Mike Baiocchi - 2022-11-02 - Add Support for Hostboot Bootloader to patch-bmc script
96f4ca9 - Mike Baiocchi - 2022-11-02 - Fix Hostboot Bootloader Console Trace in Fail Path
73348b8 - Zane Shelley - 2022-11-02 - update_subtree.sh: add upstream revision input
150152e - Zane Shelley - 2022-11-02 - update_subtree.sh: add reviewers to downstream patch commit
f5a29b9 - Zane Shelley - 2022-11-02 - update_subtree.sh: use 'gerrit' remote instead of 'origin'
970c1de - Zane Shelley - 2022-11-02 - update_subtree.sh: fix when last sync ID is updated
2f2b1d9 - Zane Shelley - 2022-11-02 - update_subtree.sh: exit if no new changes from upstream
3b4147c - Zane Shelley - 2022-11-02 - update_subtree.sh: handling merge conflicts with newer git
3cdb008 - Zane Shelley - 2022-11-02 - update_subtree.sh: trouble determining last synched commit
8d3da1b - Zane Shelley - 2022-11-02 - update_subtree.sh: add required option for newer git versions
Changes Included for package hostboot-binaries, branch master:
62ec00d - hostboot - 2022-11-02 - UPDATE executables for the NVIDIA gpu and/or ring files for hw110222a.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 f9fd604..6be5d13 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 "hw102822a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw110222a.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 40a711a..bba64d1 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 "hw102822a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw110222a.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 ae5ed69..29e3560 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 "4d88509a1dd134c9fb745b23262c61bae4e298c6" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "f10cdb70650cccb0d53b46c30dd7546c87b72dec" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION