op-build update 10-2-2018 for hostboot-p8

Changes Included for package hostboot, branch master-p8:
30b88ed - Maxim Polyakov - 2018-10-01 - Support for extended FRU data for memory modules

Signed-off-by: Bill Hoffa <wghoffa@us.ibm.com>
diff --git a/openpower/package/hostboot-p8/hostboot-p8.mk b/openpower/package/hostboot-p8/hostboot-p8.mk
index 5cb9c5c..73401d6 100644
--- a/openpower/package/hostboot-p8/hostboot-p8.mk
+++ b/openpower/package/hostboot-p8/hostboot-p8.mk
@@ -3,7 +3,7 @@
 # hostboot for POWER8
 #
 ################################################################################
-HOSTBOOT_P8_VERSION ?= 186ac839d47a02e8fb97040f1747d084c5642fd8
+HOSTBOOT_P8_VERSION ?= 30b88edd16abf46481dbab0a46809dbefed40225
 
 HOSTBOOT_P8_SITE ?= $(call github,open-power,hostboot,$(HOSTBOOT_P8_VERSION))