op-build update 11-9-2021
Changes Included for package sbe, branch master-p10:
0ee63b0 - Isaac Salem - 2021-11-08 - Add ATTR_DEFAULT_HB_CORE to sbe img
e5a3a8d - akhis023 - 2021-11-08 - Added topology id translation entries addr into write allow list
f992f9a - Prasad Bg Ranganath - 2021-11-08 - Update reading qme clock state in HWP that uses SBE durng dump
35c4b5c - Greg Still - 2021-11-08 - DDS: add End of Life delay adjustement values
Changes Included for package hcode, branch master-p10:
df20820 - hostboot - 2021-11-08 - Release tag & head commit information updated for hw110521a.opmst10
Changes Included for package hostboot, branch master-p10:
2d1b14d - Nick Bofferding - 2021-11-08 - Fix cppcheck compile fail
Changes Included for package hostboot-binaries, branch master:
44df350 - hostboot - 2021-11-08 - UPDATE executables for the NVIDIA gpu and/or ring files for hw110521a.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 630db22..004ba22 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 "hw110321a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw110521a.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 583b994..3591c10 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 "hw110321a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw110521a.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 76267d9..585cdf7 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 "7aea4481526e9d0bf708d6f003e38e7b33669fe3" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "2d1b14d6008de2c5290eb93720dff42f35d099cb" 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 20882c1..e7d0fa6 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 "cc556b6210f4ed17ea9d940048f7a50d68a60f33" if BR2_SBE_P10_LATEST_VERSION
+ default "0ee63b03cac4eb47dee5dc35f532fa20c07c40fe" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION