op-build update 10-4-2019

Changes Included for package hostboot, branch master-p8:
4eee075 - Artem Senichev - 2019-10-03 - errl: Free memory allocated for parsers
dd312b5 - Artem Senichev - 2019-10-03 - errl: Fix data reading from unaligned pointers

Changes Included for package hostboot, branch master:
3920d16 - Caleb Palmer - 2019-10-03 - PRD: Fix returning port position in dynamic mem dealloc
bce4356 - Christian Geddes - 2019-10-03 - Add call to fapi wrapper of exp_getidec into hwasPlat code
ba79059 - lixg - 2019-10-03 - Verify manufacture date (MB) from PVPD before using
c79620a - Artem Senichev - 2019-10-03 - errl: Free memory allocated for parsers
ad8653d - Artem Senichev - 2019-10-03 - errl: Fix data reading from unaligned pointers
3e79743 - Louis Stermole - 2019-10-03 - Updates to Explorer FW upload tools
c4e7bcb - Dean Sanner - 2019-10-03 - Compile Hostboot with -Os

Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index bfe9938..a1e8ef1 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
 
 config BR2_HOSTBOOT_VERSION
 	string
-	default "ae388288d7cf86e7cc3c0370b6d0ca3aa1d9e9a3" if BR2_HOSTBOOT_LATEST_VERSION
+	default "3920d160e612ab3e2ca7a586e1a48c39b079bf36" if BR2_HOSTBOOT_LATEST_VERSION
 	default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
 		if BR2_HOSTBOOT_CUSTOM_VERSION