op-build update 12-15-2021

Changes Included for package hostboot, branch master-p10:
0c08c82 - Zane Shelley - 2021-12-14 - PRD: fix callout priorities for some USTL_FIR bits
0315540 - Caleb Palmer - 2021-12-14 - PRD: Fix row increment when restarting VCM scrub
5daca18 - Zach Clark - 2021-12-14 - Resolve bus callouts to intermediate FRUs (cleanup commit)
aa4eb8c - Caleb Palmer - 2021-12-14 - PRD: eBMC parser add padded 0s to dram repairs vpd
a786934 - Daniel Crowell - 2021-12-14 - Updates to procedure callouts
e231b9a - Daniel Crowell - 2021-12-14 - Add all MBOX regs to SBE PSU failures

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 f3d09f3..9e19228 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 "0e5fb0d170d72cb910248d4a18cc88ba55b42004" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "0c08c82d517c24d06d52896942643ad0b2dac12d" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION