op-build update 7-10-2018

Changes Included for package sbe, branch master:
fad6732 - spashabk-in - 2018-06-27 - Check for system checkstop for individual mpipl step
f892a84 - Ben Gass - 2018-06-26 - Updating p9.core.scan.initfile settings for p9n 2.3
784e309 - Matt K. Light - 2018-06-26 - Add more fapi2 target types for Axone
67921d4 - Greg Still - 2018-06-26 - PM: Increase PB Purge time for MPIPL to accommodate Fleetwood
477bacf - Joachim Fenkes - 2018-06-26 - p9_sbe_tp_chiplet_init3: Don't meddle with osclite controls on Cumulus
c2f19a1 - Matt K. Light - 2018-06-26 - remove whitespace and newlines from target before processing
bd0b22c - spashabk-in - 2018-06-26 - Fix timer issue in Async task
67f436d - Nick Klazynski - 2018-06-24 - Add RL0/RL1 support for CDD1.2
02925f1 - Matt K. Light - 2018-06-23 - remove whitespace and newlines from target before processing
e1d29fc - Sachin Gupta - 2018-06-22 - Workaround for vector pool issue
8ea4ecd - spashabk-in - 2018-06-20 - Fill MBOX response on get capabilities
45f5609 - Sachin Gupta - 2018-06-20 - Move some istep code to  seeprom
3105d5a - Sachin Gupta - 2018-06-20 - Use Greylist in PutScomUnderMask
9f90433 - spashabk-in - 2018-06-19 - Support periodic timer
5d80e11 - Sachin Gupta - 2018-06-19 - Support for greylist
c7e1778 - Joe McGill - 2018-06-18 - correctly propogate bad return code from p9_adu_coherent_status_check
e746b0c - Sachin Gupta - 2018-06-18 - Support new field for greylist
264fc9b - Joe McGill - 2018-06-18 - p9_sbe_scominit -- unmask TP LFIR 37 only when MF oscswitch redundancy enabled
130b50b - Amit Tendolkar - 2018-06-17 - Adapt p9_sbe_check_master_stop15 for bad path on non-SBE platforms for fleetwood
8de7378 - Joe McGill - 2018-06-17 - shift OBUS FIR programming inits for secure boot
7a3d56b - Sachin Gupta - 2018-06-14 - Add TOD delay register in whitelist
88ab568 - Joe McGill - 2018-06-14 - p9_security_white_black_list -- add whitelist entries for OBUS FBC link bringup
62e384f - Sachin Gupta - 2018-06-14 - Update whitelist for p9_block_wakeup_intr
9e29d4f - Ben Gass - 2018-06-13 - Update p9n_23 engd with n23_e9108_3_tp105_ec408_soa_sc_u138_01 data
85b6968 - Raja Das - 2018-06-12 - SBE Tool support for fleetwood systems
5cef9c4 - Joe McGill - 2018-06-11 - p9_sbe_common -- mark TP LFIR bit 37 as recoverable
7d1ec1f - spashabk-in - 2018-06-11 - Bump up security list table size datatype
0c4dc80 - Sachin Gupta - 2018-06-08 - Add A bus initialisation registers
b1c0069 - Joe McGill - 2018-06-08 - p9_sbe_scominit -- unmask TP LFIR bit 37 for Cumulus
c49c39a - Dan Crowell - 2018-06-08 - Update some defaults for AVSBUS attributes
a04833d - Prasad Bg Ranganath - 2018-06-06 - PM:Remove deprecated attributes
1f42bd2 - Srikantha Meesala - 2018-06-06 - Blacklist violation error due to 0x04011821 SCOM
c6e317a - Sumit Kumar - 2018-06-05 - gitRelease: Fix to include master branch
d73e4c1 - Joe McGill - 2018-06-05 - mask core SPATTN bit used for core checkstop handshake
bd17734 - Joe McGill - 2018-06-04 - support IO reconfig loop for OBUS DL link training failures
c1da4a4 - spashabk-in - 2018-06-01 - Handle hreset of SBE
13c1572 - Joachim Fenkes - 2018-06-01 - p9_setup_clock_term: Apply tweak bits, put oscswitches into reset
09d13a9 - Joe McGill - 2018-06-01 - p9_sbe_common -- mark TP LFIR bits 18:20 recoverable
04d89b3 - Soma BhanuTej - 2018-05-25 - Adding p9c 1.3 support.
e83aed7 - Nick Klazynski - 2018-05-18 - Disable 2-for-1 on NDD2.2- and CDD1.2-
d29d12f - Joe McGill - 2018-05-17 - enable spreading via SS PLL for Fleetwood platform
2ed31c1 - Nick Klazynski - 2018-05-17 - Enable full ERAT for NDD2.2+ and CDD1.1+
diff --git a/openpower/package/sbe/Config.in b/openpower/package/sbe/Config.in
index e83ceb6..3b4ad13 100644
--- a/openpower/package/sbe/Config.in
+++ b/openpower/package/sbe/Config.in
@@ -26,7 +26,7 @@
 
 config BR2_SBE_VERSION
 	string
-	default "02f710ae2d11e1a5edbfc45787f4625803411348" if BR2_SBE_LATEST_VERSION
+	default "fad6732f2270f8fe50633d0e33b3867438471daf" if BR2_SBE_LATEST_VERSION
 	default BR2_SBE_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_CUSTOM_VERSION