op-build update 7-24-2019

Changes Included for package hostboot, branch master:
f2281d4 - Dan Crowell - 2019-07-23 - Enable URMOR hack for Axone
4d3e1f1 - Matthew Hickman - 2019-07-23 - Added PRD Wrapper file for hwp invoke commands
fd400b1 - Matthew Hickman - 2019-07-23 - Added p9a memdiags implementation
e866500 - Maxim Polyakov - 2019-07-23 - ipmidcmi: Get DCMI capabilities info to check PM support
f18f9f2 - Matthew Raybuck - 2019-07-23 - Add BPM firmware update procedure
c865c73 - Christian Geddes - 2019-07-23 - Register EEPROM_CACHE device route for NODE targets for PVPD support
72f32c4 - Matthew Raybuck - 2019-07-23 - Update buildBpmFlashImages.pl to support configuration data binary generation
533e200 - Tsung Yeung - 2019-07-22 - Stop mcbist during nvdimm restore to prevent broadcast out of sync

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index ab48e55..266fc8d 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "3a513ca00ae74a46de34d5e95abbd43adbc7a32e" if BR2_HOSTBOOT_LATEST_VERSION
+	default "f2281d448689ac930b61159365a8481808bef3a1" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION