op-build update 11-20-2019

Changes Included for package sbe, branch master-p10:
51c1220 - Raja Das - 2019-11-20 - Measurement Seeprom build enable by default
6e1d2c4 - Raja Das - 2019-11-20 - Updated AutoCiTest to plug in measurement seeprom.
e9f1157 - Shajith Chandran - 2019-11-20 - New otprom flow for ipl/hreset/mpipl

Changes Included for package rainier-xml, branch master:
770a014 - Andrew J Geissler - 2019-11-20 - Merge pull request #16 from bofferdn/i2cformvpd
ec5fe1b - Nick Bofferding - 2019-11-20 - Rainier Bringup: Force I2C values for proc primary and backup VPD

Changes Included for package hostboot, branch master-p10:
d031f53 - Sampa Misra - 2019-11-20 - comment missing attributes
25acab4 - Sampa Misra - 2019-11-20 - backplane vpd
76e1913 - Sampa Misra - 2019-11-20 - MTM Serial Number
2ae99ee - Jayashankar Padath - 2019-11-20 - HDAT: FC target type support for PCIA
232a123 - Jayashankar Padath - 2019-11-20 - HDAT: Update on LPC link details
ff81b9c - Jayashankar Padath - 2019-11-20 - HDAT: Topology ID table support
3bfae9b - Jayashankar Padath - 2019-11-20 - HDAT: Support for Swift/Axone memory sub system
e99a5b1 - Prem Shanker Jha - 2019-11-20 - Image Build: Resolution of compilation error found in RHEL7

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/sbe-p10/Config.in b/openpower/package/sbe-p10/Config.in
index 0601e0f..fe54cd4 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 "8b58d2fae2e9e6d8cbd382e280e1082fb4147b3d" if BR2_SBE_P10_LATEST_VERSION
+	default "51c1220bda84d51736791c46782326616882f427" if BR2_SBE_P10_LATEST_VERSION
 	default BR2_SBE_P10_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_P10_CUSTOM_VERSION