op-build update 7-7-2020
Changes Included for package sbe, branch master-p10:
307f5f3 - Murulidhar Nataraju - 2020-07-07 - Add attributes required for MPIPL to be supported
96259ef - Joachim Fenkes - 2020-07-07 - ATTR_SPI_BUS_DIV_REF: Update description, remove platInit
897f0bd - Raja Das - 2020-07-07 - NMMU Target Functional State update before/after istep 2.2
Changes Included for package hostboot, branch master-p10:
d89a92d - Prem Shanker Jha - 2020-07-07 - PM HWP: Fixed targeting issues in OPIT interrupt cleanup.
2767fd3 - Dan Crowell - 2020-07-07 - Fix plat target filter constants
9a50b2a - Ilya Smirnov - 2020-07-07 - HB TI Area Parser
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 cab2051..ea2cffb 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 "9f1307a38f92bfe37d1f90e7ff1d502765180fcc" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "d89a92d0e0df3a64e03dda0507c35a4aa9a83548" 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 129638e..03b2916 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 "235f88a90dcbd8d6713d502076dca7c89feb3a72" if BR2_SBE_P10_LATEST_VERSION
+ default "307f5f30225803a7bfed8f7edb65df3df667e194" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION