Merge pull request #473 from opjenkin/op-build-update_030_8-28-2020

op-build update 8-28-2020
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 24c79ea..76e17a0 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 "0ad7e3d672ae10f3f4ffcf4f695eff9d40315268" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "5d1764ab4d5b3a1e44d7ca6f603bc2d7bf27521e" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/openpower-pnor/openpower-pnor.mk b/openpower/package/openpower-pnor/openpower-pnor.mk
index 9b8f60a..f9db4ac 100644
--- a/openpower/package/openpower-pnor/openpower-pnor.mk
+++ b/openpower/package/openpower-pnor/openpower-pnor.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-OPENPOWER_PNOR_VERSION ?= 29b0ba2144513d553b9799e9858b089767dc1a15
+OPENPOWER_PNOR_VERSION ?= d21456f844ee59027a651002ed05e209a1befe03
 
 # TODO: WORKAROUND: Need to reenable next line and comment out the two lines
 # after that, when code is propagated to a public repo
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 1bd6ebf..4265db2 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 "6c3a3b81098328b2aeaf26fc01611ec80432a266" if BR2_SBE_P10_LATEST_VERSION
+	default "a0487c92753a401e5652e945f1e2e83d9885c8cc" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION