op-build update 10-9-2018
Changes Included for package hostboot, branch master:
31b6cf0 - Caleb Palmer - 2018-10-08 - PRD: Fixes for MBS timeout cases
d02cb05 - Benjamin Weisenbeck - 2018-10-08 - PRD: Request SW dump type for unhandled core checkstops
524937c - Zane Shelley - 2018-10-08 - remove deprecated ATTR_EFF_DRAM_ROWS and ATTR_EFF_DRAM_COLS
6f8308d - Benjamin Weisenbeck - 2018-10-08 - PRD: Correct interpretation of PLL error bits in TP error register
965a9ea - Zane Shelley - 2018-10-08 - PRD: ATTR_EFF_DRAM_ROWS and ATTR_EFF_DRAM_COLS not used on Nimbus
afa0689 - Andre Marin - 2018-10-08 - Port-over generic SPD attributes that shouldn't change per controller
cb5a368 - Stephen Glancy - 2018-10-08 - Works around LRDIMM plug rules error for LRDIMM BUP
9d63618 - Nick Bofferding - 2018-10-08 - Create new FAPI attribute HB_HRMOR_BYTES
988eda1 - Andrew Jeffery - 2018-10-08 - ipmi: Introduce register_for_event() interface
dc0f490 - Andrew Jeffery - 2018-10-08 - ipmi: Drop unnecessary ipmibt dependency from ipmifru
281dac1 - Andrew Jeffery - 2018-10-08 - ipmi: Drop unnecessary ipmiconfig dependencies
bc36305 - Andrew Jeffery - 2018-10-08 - ipmi: Break circular dependency between IpmiDD and IpmiRP
e862c4c - Andrew Jeffery - 2018-10-08 - initservice: Flush trace buffers before shutdown syscall
7caab94 - Matt Raybuck - 2018-10-08 - new targeting sorting tools removes newline from prolog
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 676b208..bb54c72 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -28,7 +28,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "94566a8b220c54fe0bd68332a10ea6952061469a" if BR2_HOSTBOOT_LATEST_VERSION
+ default "31b6cf0ac237a0365bcf225fc0e8ae20c7012b87" if BR2_HOSTBOOT_LATEST_VERSION
default "876b79aacd9b14f4c3561e954daa0285747c9662" if BR2_HOSTBOOT_STABLE_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION