op-build update 1-23-2019
Changes Included for package hostboot, branch master:
d276ff6 - Caleb Palmer - 2019-01-22 - PRD: Bad dq bitmap add proper clear func
12264bb - Zane Shelley - 2019-01-22 - PRD: buffer overrun issue in PRD capture data
9c50b31 - Brian Stegmiller - 2019-01-22 - PRD: Allow UCS and HOST broadcast reads for hostboot
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot/Config.in b/openpower/package/hostboot/Config.in
index 824b0d6..171fe27 100644
--- a/openpower/package/hostboot/Config.in
+++ b/openpower/package/hostboot/Config.in
@@ -28,7 +28,7 @@
config BR2_HOSTBOOT_VERSION
string
- default "17ba81ec0a525707be8539d12ec0e2050227c354" if BR2_HOSTBOOT_LATEST_VERSION
+ default "d276ff6b5326670bf5aea50262cd49d128a468ce" if BR2_HOSTBOOT_LATEST_VERSION
default "3f1f2186bb80322594a3cc81241c390119d69552" if BR2_HOSTBOOT_STABLE_VERSION
default BR2_HOSTBOOT_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_CUSTOM_VERSION