op-build update 10-3-2019
Changes Included for package hostboot, branch master:
ae38828 - Matthew Raybuck - 2019-10-02 - Add check to see if BPM is connected before attempting Updates
0e56212 - Ilya Smirnov - 2019-10-02 - Fix ThreadPool Memory Corruption
adc61f1 - Corey Swenson - 2019-10-02 - Attempt to unlock encryption in NVDIMM Arm function
1e1c803 - Zane Shelley - 2019-10-02 - Fixed portabiliy issue in pre-commit hook
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 609fade..bfe9938 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "a23e7f84b6e6f5eb7ad68f9686eb46229bafed69" if BR2_HOSTBOOT_LATEST_VERSION
+ default "ae388288d7cf86e7cc3c0370b6d0ca3aa1d9e9a3" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION