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/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index 51a356c..9e30d69 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 "922c9afcde0f042709c5cf118bbfc9eac90d1081" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "222a796717d7d5da60e5f7d455e3556c47122c53" if BR2_HOSTBOOT_P10_LATEST_VERSION
 	default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_P10_CUSTOM_VERSION
 
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