op-build update 8-23-2020
Changes Included for package sbe, branch master-p10:
9a15df4 - Sunil Kumar - 2020-08-21 - Proper path for sbeStringFile.
Changes Included for package hostboot, branch master-p10:
02b7eb6 - Sumit Kumar - 2020-08-21 - HDCT bin append to sbe section in hw image
8147ec1 - Jayashankar Padath - 2020-08-21 - HDAT: PHB mask active bits support
d9295aa - Roland Veloz - 2020-08-21 - processMrw.pl: Did cleanup on setting and handling of the PEER_TARGET attribute
c2a0a21 - hostboot - 2020-08-21 - Update simics level to: 2020-08-21_697ec1_simics.tar.gz 697ec1ace0c6f187
3a8e509 - Rahul Batra - 2020-08-21 - PM: Support for Resclk Disable
58c45bd - Emmanuel Sacristan - 2020-08-21 - unmasked bits 22:25
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 150ad6d..9f90f6f 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 "c8b13545404b36989d3374bf0bf337522a2ebc57" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "02b7eb64123bc5078efe2d4ef37167f2c4e123ab" 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 f05456a..cae1f99 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 "3da1c9103b1efac40cd9c3d75dba9b9bb2ba2e51" if BR2_SBE_P10_LATEST_VERSION
+ default "9a15df4b39e89d5fa716cd55642dc15cab2d9e60" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION