op-build update 1-21-2019

Changes Included for package hostboot, branch master:
868b68d - Ilya Smirnov - 2019-01-18 - Secureboot: Add New TPM Commands For Nodecomm
6a5388b - Louis Stermole - 2019-01-18 - Add new MSS attributes for Axone
38c63b6 - Shelton Leung - 2019-01-18 - HW474117 WAT to allow firmware to disable bypass on port
7ef75d2 - Zane Shelley - 2019-01-18 - PRD: Prioritize centaur internal timeout over channel failure
9fc690c - Soma BhanuTej - 2019-01-18 - Remove SBE region fence check - p9_extract_sbe_rc
a1ec323 - Tsung Yeung - 2019-01-18 - P9: NVDIMM SBE Support to Trigger Catastrophic Save
856a7ad - Louis Stermole - 2019-01-18 - Fix RC09 ODT errors on Nimbus dual-drop configs
b5c6e0b - Mike Baiocchi - 2019-01-17 - Add Support for Nuvoton 75x Model of TPMs

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 87db8c2..cb08bfb 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -28,7 +28,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "fba889a1a092467ff83e8540b399c6a7f0d3e748" if BR2_HOSTBOOT_LATEST_VERSION
+	default "868b68df85eb7aeed7eba3392303fa3be854e2a6" if BR2_HOSTBOOT_LATEST_VERSION
 	default "3f1f2186bb80322594a3cc81241c390119d69552" if BR2_HOSTBOOT_STABLE_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION