op-build update 7-14-2021

Changes Included for package occ, branch master-p10:
6b8e84d - Sumit Kumar - 2021-07-13 - 24x7 DD-2: Fix for reading OTL counters

Changes Included for package hostboot, branch master-p10:
222a796 - Christian Geddes - 2021-07-13 - Only include pldm headers if CONFIG_PLDM is set in host_gard
3899c27 - Zach Clark - 2021-07-13 - Basic redundancy for temporary GSA failures in accessing binary cache files

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/occ-p10/Config.in b/openpower/package/occ-p10/Config.in
index 185047f..17cc72a 100644
--- a/openpower/package/occ-p10/Config.in
+++ b/openpower/package/occ-p10/Config.in
@@ -43,7 +43,7 @@
 
 config BR2_OCC_P10_VERSION
 	string
-	default "2bbb6570c47661be6b4b0e35526581180d48cf83" if BR2_OCC_P10_LATEST_VERSION
+	default "6b8e84d15dee8fa2d3e76363da65d148f2abae68" if BR2_OCC_P10_LATEST_VERSION
 	default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
 		if BR2_OCC_P10_CUSTOM_VERSION