op-build update 6-30-2021

Changes Included for package occ, branch master-p10:
56a9299 - Douglas Gilbert - 2021-06-29 - Round pstate calculation to nearest integer

Changes Included for package hostboot, branch master-p10:
906c98a - Chris Steffen - 2021-06-29 - Disable Peak2 on Short Off-Module Xbus Channels
e3964bf - Prem Shanker Jha - 2021-06-29 - PM HWP: Moving PGPE Image Size Line - part 2'.1
bdf9344 - Chris Steffen - 2021-06-29 - P10 Dynamic VIO Setpoint
3742508 - Ilya Smirnov - 2021-06-29 - Check AttrOverrideSync Message Before Processing
70987f6 - Matthew Raybuck - 2021-06-29 - Update HB_NFS_DIR checker script and fail more gracefully
c12efad - Douglas Holtsinger - 2021-06-29 - Fix for defect SW521078

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 7329ced..a78a3fd 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 "150c79076e59d797a4781a21c69fe76e90125da2" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "906c98a65df4dfc75c48007e65d9b4e8ba18f139" 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 2503b10..453d393 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 "95708c9111603cce52399d77d7989bfee9e73ac6" if BR2_OCC_P10_LATEST_VERSION
+	default "56a9299fdc1f032a84ce54e92e6abefc972f36cc" if BR2_OCC_P10_LATEST_VERSION
 	default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
 		if BR2_OCC_P10_CUSTOM_VERSION