Merge pull request #548 from opjenkin/op-build-update_034_10-3-2020

op-build update 10-3-2020
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index c6e8c5f..52d67a7 100644
--- a/openpower/package/hostboot-p10/Config.in
+++ b/openpower/package/hostboot-p10/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_P10_VERSION
 	string
-	default "9e0617c90098648238c86d4339703affac1d1143" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "43ac0fe970cbdba1d06ebee6d2c4e161a0fe3ed8" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 5e30ecf..1b5dfd2 100644
--- a/openpower/package/sbe-p10/Config.in
+++ b/openpower/package/sbe-p10/Config.in
@@ -26,7 +26,7 @@
 
 config BR2_SBE_P10_VERSION
 	string
-	default "6ef85bd84f95837d8e41009f5157174864209908" if BR2_SBE_P10_LATEST_VERSION
+	default "e7fd7ce159164a18de82c0fa67071894197884e4" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION