op-build update 5-5-2020

Changes Included for package sbe, branch master-p10:
4b6b4eb - Murulidhar Nataraju - 2020-05-04 - Update getChildren() EQ(Parent) CORE(Children)
7cd3e3a - Joe McGill - 2020-05-04 - p10_stopclocks -- use unicast loop to stop EQ chiplet clocks
cb9c3b8 - Joachim Fenkes - 2020-05-04 - FAPI2: Add target method to safely construct reduced-type targets
a2be2c5 - Joachim Fenkes - 2020-05-04 - FAPI2: Stricter checks for getChildren, add some TargetType binary operators

Changes Included for package hostboot, branch master-p10:
9b07523 - Chen Du - 2020-05-04 - P10 PIR format change
eed4d4e - Joe McGill - 2020-05-04 - p10_scominfo -- remove NMMU chip unit association in ENGD build context
1e0a887 - hostboot - 2020-05-04 - Update HCODE commit to 47fad1a... p10_stopclocks -- use unicast loop to
39ecc92 - hostboot - 2020-05-04 - Update SBE commit to 66d6182... Enable Supportfor IO_PPE SRAM Access

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index c30e6bd..e5539b0 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 "0ebc105206f9547879d514ce12f10f21f7e98dc1" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "9b07523e255f03d35f7c252e481ff1c82cd29094" 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 2b4033a..324895c 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 "66d61822259c63840928c10d6e6b0736328270b3" if BR2_SBE_P10_LATEST_VERSION
+	default "4b6b4eb8d44056ada2ccaac77136c918a8b40817" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION