op-build update 4-27-2020
Changes Included for package hcode, branch master-p10:
cb68452 - hostboot - 2020-04-24 - Release tag & head commit information updated for hw042420a.opmst10
Changes Included for package hostboot, branch master-p10:
61883cc - hostboot - 2020-04-24 - Update simics level to: 2020-04-23_b16f9f_simics.tar.gz ea36011dd6b01e44
c0dd791 - Nick Bofferding - 2020-04-24 - Fix Hostboot checkpoint restore in SIMICS
c5b3aca - Christian Geddes - 2020-04-24 - Refactor pldm_fru_requests to leverage generic pldm_request code
50523cb - Christian Geddes - 2020-04-24 - Update bbuild from b0215a2002.1020 -> b0421a2018.1020
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 7663643..54b8627 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 "hw042220a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+ default "hw042420a.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 c923ecd..46a820c 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 "cb961208eac5bfc7bc2296edd4dfca14eb682882" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "61883cc1738f9cb171b1912aa2486f7ef22c32e8" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION