op-build update 8-14-2019

Changes Included for package witherspoon-xml, branch master:
c622cb5 - Uma Yadlapati - 2019-08-13 - Add  IPMI Key Clear sensor (#84)

Changes Included for package hostboot, branch master:
c98af33 - Christian Geddes - 2019-08-13 - Do not unload modules loaded for unit tests
3c930cf - Mark Pizzutillo - 2019-08-13 - Add workaround for gemini OMI config settings
24762ab - Mark Pizzutillo - 2019-08-13 - Fix issue in pmic_enable where VR_ENABLE did not kick off

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 4548d7f..05f8931 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "08db2d6a3a0bafa6d76a0f281541a6aa2b4d2156" if BR2_HOSTBOOT_LATEST_VERSION
+	default "c98af339b789ba503cde31038d449b73f4774b40" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION