op-build update 3-29-2022
Changes Included for package hostboot, branch master-p10:
591dd50 - Nick Bofferding - 2022-03-28 - Handle inbound PLDM requests in HBRT during request handling
2e77e61 - hostboot - 2022-03-28 - Update HCODE commit to 86469c0... QME HCODE: Bug fix that got introduced
758d3d7 - Roland Veloz - 2022-03-28 - Add hb-memdump.sh to /usr/bin on BMC machines for easy access
26aaba9 - Nick Bofferding - 2022-03-28 - Add I2C engine FFDC to I2C failure logs
866277a - Mike Baiocchi - 2022-03-26 - Enable HW VPD writes on eBMC platforms
316a02c - Isaac Salem - 2022-03-25 - add ATTR_HB_MIN_BACKING_CACHE_FC to system target
3df7110 - Daniel Crowell - 2022-03-25 - Fix leftover built artifacts from accessor generation
001815b - Natalie Martinez - 2022-03-25 - Change to fix register parsing in python FFDC parser
f0112b6 - Daniel Crowell - 2022-03-25 - Adjust mem includes for generic paths
967c8a1 - Isaac Salem - 2022-03-25 - Add HWAS predicate for functionalOverride
Signed-off-by: hostboot <hostboot@us.ibm.com>
diff --git a/openpower/package/hostboot-p10/Config.in b/openpower/package/hostboot-p10/Config.in
index f841e6d..97aad88 100644
--- a/openpower/package/hostboot-p10/Config.in
+++ b/openpower/package/hostboot-p10/Config.in
@@ -25,7 +25,7 @@
config BR2_HOSTBOOT_P10_VERSION
string
- default "ad376eaf1ae9963afbbb20ea3aa8a0a935c6887b" if BR2_HOSTBOOT_P10_LATEST_VERSION
+ default "591dd50646845c8599c6a3543cf130ac50834220" if BR2_HOSTBOOT_P10_LATEST_VERSION
default BR2_HOSTBOOT_P10_CUSTOM_VERSION_VALUE \
if BR2_HOSTBOOT_P10_CUSTOM_VERSION