op-build update 11-11-2019

Changes Included for package hostboot, branch master:
95bb702 - Dan Crowell - 2019-11-08 - Move HBRT reserved memory off of NVDIMMs
7c03d51 - Dean Sanner - 2019-11-08 - Always position HOMER in HV space for istep 16
d519d29 - Dan Crowell - 2019-11-08 - Fix timestamp parser for OpenBMC ESELs
c283187 - Bill Hoffa - 2019-11-08 - Modify INTRP Initialization Order to route LSI interrupts over PSHIHB

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 6308754..4c2cc28 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "c3689a69137b76f117ac9524a8f7ec189e133b04" if BR2_HOSTBOOT_LATEST_VERSION
+	default "95bb7028eab0224dddf86f00540a7ee5a84808dc" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION