op-build update 11-13-2018

Changes Included for package sbe, branch master:
cf61dc3 - spashabk-in - 2018-11-13 - SBE logs on serial console
41ac7c1 - Dan Crowell - 2018-11-12 - Add Axone targets to fapi error utilities
baa6ab8 - Jenny Huynh - 2018-11-11 - HW471413 Aggressive Uncle: disable ERAT thread sharing
d779bc1 - Joel Stanley - 2018-11-01 - fapi2: Use correct RingMode type
9fcda53 - Joel Stanley - 2018-11-01 - p9_sbe_tp_chiplet_init: Fix missing semicolons
d366d4d - Christian R. Geddes - 2018-11-01 - Revert "Clear INT_CQ related firs after completing sync_reset in MPIPL"
653af7c - Christian Geddes - 2018-11-01 - Clear INT_CQ related firs after completing sync_reset in MPIPL
bbeb8d0 - Raja Das - 2018-10-31 - Instruction machine check ISR updated
63f0f90 - Prem Shanker Jha - 2018-10-29 - Img Build: HOMER changes for SMF and SPR self save.
17ee7c1 - spashabk-in - 2018-10-25 - Enabling ipmi console access
090243f - Prem Shanker Jha - 2018-10-24 - PM: Fixed handling of CME LFIR mask during PM complex reset.
12f20f5 - Dan Crowell - 2018-10-24 - Only save the CME FIR Masks after they have been setup once
2992583 - Raja Das - 2018-10-24 - Axone chipId support
470b106 - Raja Das - 2018-10-17 - Updated tracehash.pl file to skip parsing of empty line from hash file
f4b6cc7 - Raja Das - 2018-10-17 - Added AXONE option for sbe-trace
96b3554 - Jenny Huynh - 2018-10-17 - Enforce SMF size requirements and correct valid bit
68b93cc - Adam Hale - 2018-10-15 - HW467590 - WAT Solution to prevent ARMWF starvation early hang
50f3938 - Sachin Gupta - 2018-10-12 - Revert Only call lpc init procedure on slave procs in mnfg mode

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/sbe/Config.in b/openpower/package/sbe/Config.in
index 2ed6886..ba57ba0 100644
--- a/openpower/package/sbe/Config.in
+++ b/openpower/package/sbe/Config.in
@@ -26,7 +26,7 @@
 
 config BR2_SBE_VERSION
 	string
-	default "ca16ce92cfebcc11b9d5b3b9bddd4028a28a5fa1" if BR2_SBE_LATEST_VERSION
+	default "cf61dc391d030f8071a9bfdf6a030d2713c9ecb8" if BR2_SBE_LATEST_VERSION
 	default BR2_SBE_CUSTOM_VERSION_VALUE \
 		if BR2_SBE_CUSTOM_VERSION