op-build master-p10 update 10-11-2022
Changes Included for package hcode, branch master-p10:
3b1f2a8 - hostboot - 2022-10-10 - Release tag & head commit information updated for hw101022a.opmst10
Changes Included for package hostboot, branch master-p10:
3db6165 - Isaac Salem - 2022-10-10 - add 'using namespace TARGETING' to spd.C/vpd.C
bc8a747 - Isaac Salem - 2022-10-10 - Support for pluggable ISDIMMs
45a9bde - Deb McLemore - 2022-10-10 - PNOR Alternate Master Part Callouts
Changes Included for package hostboot-binaries, branch master:
2c2ae61 - hostboot - 2022-10-10 - UPDATE executables for the NVIDIA gpu and/or ring files for hw101022a.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 75ff930..2538a15 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 "hw100422a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw101022a.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 4986221..f8ef436 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 "hw100422a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw101022a.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 dab92e0..9a681c2 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 "5e18d381e50501a56f2f555ac4693ec0eaa20461" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "3db61653486e758eba7d38bc5435a5f3a61f6ae5" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION