op-build update 7-3-2019

Changes Included for package sbe, branch master:
b96edc8 - Dan Crowell - 2019-06-26 - Hide CHTM attributes from ServerWiz
959bcf4 - Srikantha Meesala - 2019-06-26 - Support Collect DUMP in ZZ-L system
94df8be - Tsung Yeung - 2019-06-24 - Disable BAR Temporarily to prevent STR exit during nvdimm handover
ceb6f84 - kswaroop - 2019-06-24 - Changed backing build to /esw/fips940/Builds/b0620a_1925.940
c966910 - Joe McGill - 2019-06-15 - update i2c bit rate divisor for p9a
e99d1c0 - Jenny Huynh - 2019-06-14 - Add missing targetType arg to ATTR_CHIP_EC_FEATURE_CORE_SMF_SETUP
c9667ef - Tsung Yeung - 2019-06-14 - Add polling after STR entry to ensure port is in STR before asserting RESETn
8384a96 - Zach Clark - 2019-06-14 - Fix "possibly uninitialized variable"
8ec1c8a - Rahul Batra - 2019-06-14 - PM: WOV(OCS) HW Procedures Changes (1/2)
ce01c89 - Christian Geddes - 2019-06-14 - Make some FAPI_INF traces that are spamming FW logs into FAPI_DBG
5cab254 - Matt K. Light - 2019-06-14 - update TARGET_TYPE_MULTICASTABLE
42cc240 - Louis Stermole - 2019-06-14 - Add check for BOOT_STAGE == runtime fw in exp_check_for_ready
ed7027c - Stephen Glancy - 2019-06-14 - Fixes FFDC for files moved to generic
582a724 - Joe McGill - 2019-06-14 - p9_sbe_npll_setup -- update SS enablement for p9a
e9bc6a0 - Joe McGill - 2019-06-14 - p9.filter.pll.scan.initfile -- update CP filter config for p9a
e116764 - Murulidhar Nataraju - 2019-06-04 - Update build in customrc
378ec4f - Ricardo Mata Jr - 2019-05-31 - Added chip ec attribute for PCI cache injection.
54b2821 - Ben Gass - 2019-05-31 - Set IOO clockgate_disable for Axone HW481539 / HW438727
fc26a6b - Ben Gass - 2019-05-31 - Update npu initfiles for Axone
01030a2 - Sunil Kumar - 2019-05-30 - AXONE Bringup CI
28c5488 - Murulidhar Nataraju - 2019-05-27 - Axone: Update sbeOpDistribute.py
510ac95 - Stephen Glancy - 2019-05-27 - Adds explorer CCS specialization
7e6b30a - Joe McGill - 2019-05-27 - FAPI2: replace IOPAU target references with PAUC
9beca53 - Louis Stermole - 2019-05-27 - Add retry of EXP_FW_STATUS when status is FW_BUSY
2f9112d - Glenn Miles - 2019-05-22 - Add HWP for entering Explorer TWI mode
044f038 - Joachim Fenkes - 2019-05-21 - FAPI2: Clarify that broadcast groups must be mapped explicitly
890db5d - Jenny Huynh - 2019-05-21 - Fabric inits update for Axone
f0d3622 - Joachim Fenkes - 2019-05-16 - p9_sbe_chiplet_reset: Add missing OB3 clock muxes for Axone

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