op-build update 4-14-2020
Changes Included for package sbe, branch master-p10:
d215d4b - Raja Das - 2020-04-14 - Master/Slave Identification for SBE
9f807ac - Sunil Kumar - 2020-04-14 - Enable sb prime with the simics path and hbstandalone option.
a6ae00a - Srikantha Meesala - 2020-04-14 - Added new test case for sbeEnterMpipl
b2b94c1 - Srikantha Meesala - 2020-04-14 - EnterMpipl chip-op trigger
6caa66c - Murulidhar Nataraju - 2020-04-14 - P10 SRAM - Enable Test case
295f2e9 - Murulidhar Nataraju - 2020-04-14 - Update getChildren(): Multicast to set of Unicast of same type
51bdd44 - Murulidhar Nataraju - 2020-04-14 - SRAM:Enable compilation of SRAM related procedures
32a4e49 - Murulidhar Nataraju - 2020-04-14 - P10 SRAM ChipOp Support
Changes Included for package hostboot, branch master-p10:
549df28 - Nick Bofferding - 2020-04-14 - Invoke slave core workaround for istep 16.1/16.2 only when QME disabled
aa1be03 - Rahul Batra - 2020-04-14 - PGPE: Add PGPEHdr To GeneratedPstateInfo
4266b36 - Olsen - 2020-04-14 - Overlays support: Improvements in Gptr path in ipl_customize
f471b16 - Mike Baiocchi - 2020-04-14 - Properly Commit Physical Presence Detection Error Logs
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 b3bc0b5..b47a6a4 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 "ade1e2740d64700a5401667f76c5d50caaa354e7" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "549df284b7443c364d2f10517b8e317f13ca452f" 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 9704618..c319ff1 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 "19c160d057d41ba39a3b16fae232546a60f5c8e2" if BR2_SBE_P10_LATEST_VERSION
+ default "d215d4b704ea632ff456999281988bce0fabf5f8" if BR2_SBE_P10_LATEST_VERSION
default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
if BR2_SBE_P10_CUSTOM_VERSION