op-build update 11-18-2019

Changes Included for package hostboot, branch master:
7e66117 - Corey Swenson - 2019-11-18 - Add NVDIMM opertions to rt_cmds
d8decc6 - Corey Swenson - 2019-11-18 - Add support for NULL char in vendor log
1cee7cd - Ilya Smirnov - 2019-11-18 - Fix UVBWLIST SBE Chip Op

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 0c44ead..04a6c23 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "6d6b8ced5f998e51cadb247b0c79ec5252804f7e" if BR2_HOSTBOOT_LATEST_VERSION
+	default "7e66117da698293875508fae46de8a8bb5cd9a27" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION