op-build update 1-22-2019
Changes Included for package hostboot, branch master:
17ba81e - Dan Crowell - 2019-01-21 - Add msgsync to doorbell wakeup logic to avoid weak consistency bug
ad1c30e - Matt Derksen - 2019-01-21 - Move NVDIMM operations under NVDIMM modules
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index cb08bfb..824b0d6 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -28,7 +28,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "868b68df85eb7aeed7eba3392303fa3be854e2a6" if BR2_HOSTBOOT_LATEST_VERSION
+ default "17ba81ec0a525707be8539d12ec0e2050227c354" if BR2_HOSTBOOT_LATEST_VERSION
default "3f1f2186bb80322594a3cc81241c390119d69552" if BR2_HOSTBOOT_STABLE_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION