op-build update 5-9-2020

Changes Included for package hostboot, branch master:
db5cabf - Caleb Palmer - 2020-05-09 - MDIA: Swift disable restore dram repairs for the meantime
f43234d - Caleb Palmer - 2020-05-08 - PRD: Use wrapper for nimbus restore repairs call
f968e9f - Dan Crowell - 2020-05-08 - Add severity to error log commit trace

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index d31efdc..c25b8ce 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "29ca2d7cfcef6235f18787a942d7828f0b99e985" if BR2_HOSTBOOT_LATEST_VERSION
+	default "db5cabf13783c2ed5ed4c4df2fea24668daaafc9" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION