op-build update 11-23-2020

Changes Included for package occ, branch master-p10:
9551b7a - Chris Cain - 2020-11-23 - TOOLS: Fix compile error on Ubuntu
b89bc87 - Chris Cain - 2020-11-20 - OCC CFT updates - cleanup and tweaks
06c850b - Douglas Gilbert - 2020-11-20 - Disable reading of empath counters for P10 DD1
fcf9f01 - Douglas Gilbert - 2020-11-19 - Core data: enable stop state hist
9e23409 - Chris Cain - 2020-11-19 - OCC CFT updates - sensor info, mode/state change
69de6e9 - Chris Cain - 2020-11-12 - Remove work-around for HW548583
09ccb1f - Chris Cain - 2020-11-09 - OCC CFT tool updates
ca284c6 - Douglas Gilbert - 2020-11-09 - Increase retry for empath counter read for dd1 hw

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 39a1726..b455de9 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 "cc3a95f783c98f211df5d30a6e253c5554dc8c7b" if BR2_OCC_P10_LATEST_VERSION
+	default "9551b7a4f375ebf9a42f59fd0b4b02b576669315" if BR2_OCC_P10_LATEST_VERSION
 	default BR2_OCC_P10_CUSTOM_VERSION_VALUE \
 		if BR2_OCC_P10_CUSTOM_VERSION