op-build update 4-24-2020

Changes Included for package hostboot, branch master-p10:
cb96120 - Prasad Bg Ranganath - 2020-04-23 - PM FIR: Fix EQ fir mask and action values
562fc5a - Prasad Bg Ranganath - 2020-04-23 - Level3 PM FIRINIT procedures
8d88f0a - Matt Derksen - 2020-04-23 - Move SPARE_TEST out of normal path
2a0dcbb - Matthew Raybuck - 2020-04-23 - Fix denali.pnor to use Denali targeting binaries
b52b2bd - Zach Clark - 2020-04-23 - Add compile-time check to trace macros to catch using too many arguments
99e09bb - Brian Stegmiller - 2020-04-23 - ATTN: Remove XISR from test code
ee0b262 - Matthew Raybuck - 2020-04-23 - Fix assert when unassociated attribute is retrieved
928bb5f - Joachim Fenkes - 2020-04-23 - fapi2/buffer: Add convenience method to quickly extract bit ranges

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 6738f4e..c923ecd 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 "28929947c0df7d68a2dd2ed2a06e928f4d91d759" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "cb961208eac5bfc7bc2296edd4dfca14eb682882" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION