op-build update 7-28-2020
Changes Included for package hcode, branch master-p10:
65474bb - hostboot - 2020-07-27 - Release tag & head commit information updated for hw072720a.opmst10
8b41748 - Ben Gass - 2020-07-27 - Full moveregs - add manual hwsv log
Changes Included for package hostboot, branch master-p10:
92ed43c - Christian Geddes - 2020-07-27 - Update PLDM README.md with information about pldm runtime module
1c2b194 - Christian Geddes - 2020-07-27 - Prefix location code PDR fields with the chassis location code
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 5baf52d..66f4a47 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 "hw072620a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw072720a.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-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index b4e3bb3..a38e613 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 "2e0212b0e76963d081f60d2281fce8d48e105c30" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "92ed43c73451bddafe26c04a56bd6dd1309fbc5a" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION