op-build update 4-30-2020
Changes Included for package hostboot, branch master:
1040e48 - Caleb Palmer - 2020-04-29 - PRD: Don't check for UE as side effect to now masked error
296ac82 - Caleb Palmer - 2020-04-28 - PRD: Add assert checks for possible nullptr targets
03df92a - Caleb Palmer - 2020-04-28 - PRD: Import extra signatures into OCMB rule file
2f8905f - Stephen Glancy - 2020-04-27 - Adds explorer 2666 CCS write workaround
39d3e89 - Dan Crowell - 2020-04-27 - Fix attribute overrides for OCMB chips
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 46f35d2..b064c0a 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "e27c350a6a3d9ffda1eaf0e7dccc660963e631a1" if BR2_HOSTBOOT_LATEST_VERSION
+ default "1040e48ee138f9c7e858aadcd8ae6dbea4eb782e" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION