op-build update 2-5-2020

Changes Included for package occ, branch master-p10:
6116ba4 - mbroyles - 2020-02-04 - Delete IPL time code and rename nest freq to occ

Changes Included for package hostboot, branch master-p10:
49eb8a7 - Zach Clark - 2020-02-04 - IStep 9.1
8f42da2 - Bill Hoffa - 2020-02-04 - Enable Istep 10.7 (call_proc_scomoverride_chiplets)
8c660a0 - Deb McLemore - 2020-02-04 - istep6/8 rework to share libpm utils
e030399 - Glenn Miles - 2020-02-04 - Add MMIO test cases that force 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 d288d5d..53dec8b 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 "867943d0c43d4163453430e6bf7bf149bf42cfe8" if BR2_HOSTBOOT_P10_LATEST_VERSION
+	default "49eb8a73dec43cd1ce9cd8ec0e1947baafac286b" 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 001bb9e..8713a6c 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 "096141c97f3887bc4bf9565641393b75ea2486b1" if BR2_OCC_P10_LATEST_VERSION
+	default "6116ba43c701158c477f8e5e392852090cf696b7" if BR2_OCC_P10_LATEST_VERSION
 	default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
 		if BR2_OCC_P10_CUSTOM_VERSION