op-build update 8-2-2019

Changes Included for package hostboot-binaries, branch oprel-v2.4:
72edead - hostboot - 2019-07-27 - UPDATE executables for the NVIDIA gpu and/or ring files for hw072719a.opv24
2227acb - hostboot - 2019-07-26 - UPDATE executables for the NVIDIA gpu and/or ring files for hw072519a.opv24
efb00be - hostboot - 2019-07-18 - UPDATE executables for the NVIDIA gpu and/or ring files for hw071719a.940

Changes Included for package hcode, branch oprel-v2.4:
4f2261f - hostboot - 2019-07-27 - Release tag information updated for hw072719a.opv24
6103a28 - hostboot - 2019-07-26 - Release tag information updated for hw072519a.opv24

Changes Included for package hostboot, branch oprel-v2.4:
a7fee35 - Jenny Huynh - 2019-08-01 - Wilted Apple: Disable SMT2 prefetch for NDD2.2+, CDD1.1+, ADD1.0+

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index 2113d68..65ccc87 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_HCODE_VERSION
 	string
-	default "hw071319a.940" if BR2_HCODE_LATEST_VERSION
+	default "hw072719a.opv24" if BR2_HCODE_LATEST_VERSION
 	default BR2_HCODE_CUSTOM_VERSION_VALUE \
 		if BR2_HCODE_CUSTOM_VERSION