op-build update 9-6-2018

Changes Included for package hostboot, branch master:
fd77849 - Ilya Smirnov - 2018-09-05 - Port System and Node Targets Stitching Code
4bff76a - Dan Crowell - 2018-09-05 - Check capability bit before using wakeup for OPAL in OpenPOWER
e82098f - Christian Geddes - 2018-09-05 - Update PG detection for new Axone memory targets
2c8610b - Christian Geddes - 2018-09-05 - Cleanup from Axone targeting base commit
4f68936 - Nick Bofferding - 2018-09-05 - Update VPD in correct node at runtime

Changes Included for package hostboot-binaries, branch master:
653047f - hostboot - 2018-09-05 - UPDATE executables for the NVIDIA gpu and/or ring files for hw090518a.930

Changes Included for package hcode, branch master:
aa14edf - hostboot - 2018-09-05 - Release tag information updated for hw090518a.930

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in
index 461ac13..2b63240 100644
--- a/openpower/package/hcode/Config.in
+++ b/openpower/package/hcode/Config.in
@@ -31,7 +31,7 @@
 
 config BR2_HCODE_VERSION
 	string
-	default "hw090318a.930" if BR2_HCODE_LATEST_VERSION
+	default "hw090518a.930" if BR2_HCODE_LATEST_VERSION
 	default BR2_HCODE_CUSTOM_VERSION_VALUE \
 		if BR2_HCODE_CUSTOM_VERSION