op-build update 7-17-2020
Changes Included for package sbe, branch master-p10:
90ca30c - Juan Medina - 2020-07-16 - Adding init setting for extra cycle of delay to DDS
Changes Included for package hostboot, branch master-p10:
fc88808 - Sumit Kumar - 2020-07-16 - Dyn init attr xml: remove declaration of features enum
c644071 - Caleb Palmer - 2020-07-16 - MDIA: Cleanup makefiles and reenable testmdia
b06f335 - Christian Geddes - 2020-07-16 - Skip PDR exchange on MPIPLs until we resolve current issues
4b093f9 - Nick Bofferding - 2020-07-16 - Increase standalone HBRT size to 8 MB to handle code coverage size
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 325d545..637d658 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 "78cd302e727de186738e2ff029d5267f2ae0b8ef" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "fc888082c29837690bbb20c2c1cbc56167808ff2" 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 e12aeaa..b129a8a 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 "82268e1f38b6c230d731b9e07607bcba707a8322" if BR2_SBE_P10_LATEST_VERSION
+ default "90ca30c2c0ccdf913d722c678c92b3c2965741d8" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION