op-build update 5-17-2021

Changes Included for package hostboot, branch master-p10:
c3a1fb5 - Zane Shelley - 2021-05-15 - PRD: fixed line delete threshold check
09d5f8e - Zane Shelley - 2021-05-15 - PRD: Minor reorg of line delete code to improve readability
e8e2d5a - Zane Shelley - 2021-05-15 - PRD: Fix line delete capture data for max line deletes
1491ff6 - Ricardo Mata Jr - 2021-05-15 - fixed goofed on condition to disable DFE CCA/CCC in December SNPS firmware.
c8d0abd - Caleb Palmer - 2021-05-14 - PRD: Update TPS to add symMark signatures to multi-sig list
0f0f2f5 - Caleb Palmer - 2021-05-14 - PRD: Kick off TD events if spare deployed for IMPE th
daf46a7 - Ilya Smirnov - 2021-05-14 - Change Init Value of ATTR_CP_REFCLOCK_SELECT

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 4138150..23041b2 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 "8a379d453da1a09bb416b4989622497de0cb2ea7" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "c3a1fb539e95150141bc7c5a68eb2a681b0c4673" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION