op-build update 10-17-2018

Changes Included for package hostboot, branch master:
6dc9852 - Caleb Palmer - 2018-10-16 - Reconfig loop only when setting bad bits not clearing
3e677e6 - Christian Geddes - 2018-10-16 - Wrap TS_ macros in {} to avoid strange IF statement behavior
f07e1f6 - Matt Derksen - 2018-10-16 - Fix WOF data not found FFDC
cd40032 - Samuel Mendoza-Jonas - 2018-10-16 - genPnorImages: Add VERSION to signed partitions
ce1ebd1 - Christian Geddes - 2018-10-16 - Fix bugs in debug tools introduced when adding Axone targets
8fb031b - Sheldon Bailey - 2018-10-16 - HTMGT:  Check for OCC elog action bit to force sending an error log to BMC
0482f91 - Dan Crowell - 2018-10-16 - Couple improvements to some runtime traces
0aed8ab - Christian Geddes - 2018-10-16 - Improve error traces for MBOX errors
30de5c8 - Chris Steffen - 2018-10-16 - DMI Increase FIFO Margin
c4f8127 - Joe McGill - 2018-10-16 - FBC TDM recovery -- PPE update, clear recal_abort, pdwn unconnected lanes
0e93132 - Stephen Glancy - 2018-10-16 - Updates rank API to work with LRDIMM's
51d1eba - Stephen Glancy - 2018-10-16 - Updates to configure all four rank pair registers

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 94b0ffd..f2b22be 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -28,7 +28,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "223824211e639cc7930cee724dff73bbb453853a" if BR2_HOSTBOOT_LATEST_VERSION
+	default "6dc98524f3673a1c49bffcc738a7a7c09af7c989" if BR2_HOSTBOOT_LATEST_VERSION
         default "876b79aacd9b14f4c3561e954daa0285747c9662" if BR2_HOSTBOOT_STABLE_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION