Merge pull request #2889 from op-jenkins/op-build-update_143_5-20-2019

op-build update 5-20-2019
diff --git a/openpower/configs/romulus_defconfig b/openpower/configs/romulus_defconfig
index 563cc0c..c84ac87 100644
--- a/openpower/configs/romulus_defconfig
+++ b/openpower/configs/romulus_defconfig
@@ -45,7 +45,7 @@
 BR2_OPENPOWER_POWER9=y
 BR2_HOSTBOOT_CONFIG_FILE="romulus.config"
 BR2_OPENPOWER_MACHINE_XML_GITHUB_PROJECT_VALUE="romulus-xml"
-BR2_OPENPOWER_MACHINE_XML_VERSION="be9d6cfc4f9b1c64d501bf136a0cff295ec3565b"
+BR2_OPENPOWER_MACHINE_XML_VERSION="eac9377724ba56ff4a0f2a45a45709d1c75f2615"
 BR2_OPENPOWER_MACHINE_XML_FILENAME="romulus.xml"
 BR2_OPENPOWER_SYSTEM_XML_FILENAME="ROMULUS_hb.system.xml"
 BR2_OPENPOWER_MRW_XML_FILENAME="ROMULUS_hb.mrw.xml"
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index d41178e..634cb24 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "574186ea098a9e9dbb6de4ffa44e9489f3125e01" if BR2_HOSTBOOT_LATEST_VERSION
+	default "06a885d8e671610224aa9ec88f93264b80312e62" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION