op-build update 7-4-2019
Changes Included for package hostboot, branch master:
2b061c6 - Matt Derksen - 2019-07-03 - Signed windage values not picked up in MT keyword generation
c0f21a7 - Matt Derksen - 2019-07-03 - Change filename for VM keyword to zz_vm_VM.bin
52e9d9e - Matt Derksen - 2019-07-03 - Add a version nibble to the end of VM VPD
b549934 - Matt Derksen - 2019-07-03 - Add a 4-byte timestamp into new VM keyword
a59fbce - Matt Derksen - 2019-07-03 - Updated genMemVpd.pl to strip carriage returns from line data
9c1f3e2 - Brian Silver - 2019-07-03 - Change p9_mss_freq_system to write attributes, errors for Cronus
5dafe24 - Matt Derksen - 2019-07-03 - Added CK and DQ vpd accessors
730a9fb - Matt Derksen - 2019-07-03 - Update genMemVpd.pl to support DQ and CKE mapping
e7bb5ce - Brian Silver - 2019-07-03 - Add fake_vpd support
916c31c - whs - 2019-07-03 - Create tool to generate memory vpd keyword mappings
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 4e3a58c..9bd2395 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "d2d561f722aa8f85f60924718263a4b17fa840ba" if BR2_HOSTBOOT_LATEST_VERSION
+ default "2b061c6081d430d8aaeb88d8939a24596df59310" if BR2_HOSTBOOT_LATEST_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION