op-build update 4-8-2020

Changes Included for package sbe, branch master-p10:
54b6d73 - Srikantha Meesala - 2020-04-07 - Added Mem Check using MatchStashPair test case
cc42da2 - Srikantha Meesala - 2020-04-07 - Added GetCapabilities and SbeDump TC

Changes Included for package hcode, branch master-p10:
9a18dc3 - hostboot - 2020-04-07 - Release tag & head commit information updated for hw040720a.opmst10

Changes Included for package hostboot, branch master-p10:
689529c - Roland Veloz - 2020-04-07 - Added new attribute ATTR_MFG_FLAGS to supplant ATTR_MNFG_FLAGS
96a8a07 - hostboot - 2020-04-07 - Update simics level to: 2020-04-07_4212b8_simics.tar.gz 1ee4d8601049ace9
173e3a5 - Matt Derksen - 2020-04-07 - Switch to just SPI access for MVPD
2ed5a93 - Matt Derksen - 2020-04-07 - Adding SPI access method to EEPROM

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode-p10/Config.in b/openpower/package/hcode-p10/Config.in
index 5db4c3a..81f45a7 100644
--- a/openpower/package/hcode-p10/Config.in
+++ b/openpower/package/hcode-p10/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_HCODE_P10_VERSION
 	string
-	default "hw040620a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
+	default "hw040720a.opmst10" if BR2_HCODE_P10_LATEST_VERSION
 	default BR2_HCODE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HCODE_P10_CUSTOM_VERSION
 
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 11be4e7..af66616 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 "124fdba1a8e00355f5bd25121d89e08cf45e23f4" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "689529cd6f03a48d213914d6a2489ded2cfeebc2" 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 f643dd0..80dec59 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 "7e94e0c657c077fc2cc1949a7e9661b0cbbb2319" if BR2_SBE_P10_LATEST_VERSION
+	default "54b6d731a66055ba7169d22125ee9fe8f2c4b45c" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION