occ master and op920 bump to f741c41933c8835c5de75abe8402e3c5d13d417e

Andres Lugo-Reyes (1):
      Increase pgpe clip timeout to 500us

Douglas Gilbert (1):
      Fix reading EMPATH data from fused odd numbered cores

Sumit Kumar (1):
      24x7 gpe1: Added version structure

William Bryan (1):
      Update GPE1 Binary 5/3/18

Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
diff --git a/openpower/package/occ/Config.in b/openpower/package/occ/Config.in
index aa363ee..2229c99 100644
--- a/openpower/package/occ/Config.in
+++ b/openpower/package/occ/Config.in
@@ -46,8 +46,8 @@
 
 config BR2_OCC_VERSION
 	string
-	default "cd30b100eee09956a27b69f7893349451400e5ba" if BR2_OCC_LATEST_VERSION
-	default "cd30b100eee09956a27b69f7893349451400e5ba" if BR2_OCC_OP920_VERSION
+	default "f741c41933c8835c5de75abe8402e3c5d13d417e" if BR2_OCC_LATEST_VERSION
+	default "f741c41933c8835c5de75abe8402e3c5d13d417e" if BR2_OCC_OP920_VERSION
 	default BR2_OCC_CUSTOM_VERSION_VALUE \
 		if BR2_OCC_CUSTOM_VERSION