op-build update 6-25-2021
Changes Included for package occ, branch master-p10:
6ed15a5 - mbroyles - 2021-06-24 - Add SFP to PHYP shared mem interface
786adaa - mbroyles - 2021-06-24 - Add traces for dirty debug
Changes Included for package hostboot, branch master-p10:
f0a3df0 - Daniel Crowell - 2021-06-24 - Enable C++11 for fips x86.nfp compiles
Changes Included for package hostboot-binaries, branch master:
ff4bc42 - hostboot - 2021-06-24 - UPDATE executables for the NVIDIA gpu and/or ring files for hw062321a.opmst
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 6fe9b85..78ad65e 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 "hw062321a.opmst10" if BR2_HOSTBOOT_BINARIES_LATEST_VERSION
+ default "hw062321a.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 806bf75..8b2e8ea 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 "b268e212366c261ee21d9434f8c0e539b8ca6465" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "f0a3df06c84c42d072ded5df185b2ea2d1daa1fd" 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 0864566..5a2c16c 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 "b674fb0d5e42370de3f98ae2487a4bf5b21874c2" if BR2_OCC_P10_LATEST_VERSION
+ default "6ed15a577df2c339955c178e8288efc625075bdf" if BR2_OCC_P10_LATEST_VERSION
default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
if BR2_OCC_P10_CUSTOM_VERSION