diff options
| author | hostboot <hostboot@us.ibm.com> | 2018-10-12 02:27:43 -0500 |
|---|---|---|
| committer | hostboot <hostboot@us.ibm.com> | 2018-10-12 02:27:43 -0500 |
| commit | fa7e3f5e6a1bcec255d75d6efd570b509993e6b1 (patch) | |
| tree | 2ef4695edb8d50f8c75dccb67a9e6a5fa9c1ba99 /openpower/package/hcode | |
| parent | 4fb9599943f3a5513d709955940fd3545f36c9da (diff) | |
| download | talos-op-build-fa7e3f5e6a1bcec255d75d6efd570b509993e6b1.tar.gz talos-op-build-fa7e3f5e6a1bcec255d75d6efd570b509993e6b1.zip | |
op-build update 10-12-2018
Changes Included for package hostboot, branch master:
627379a - Dan Crowell - 2018-10-11 - sio: Add test for availability - LPC error tweak
30bd2ff - Bill Hoffa - 2018-10-11 - Add EQ and EX Target types to Axone Simics XML
dd8217e - Bill Hoffa - 2018-10-11 - Axone PNOR Generation
c6eb349 - Caleb Palmer - 2018-10-11 - Fix finding paired DIMM in is_sPPR_supported
bdcb33b - Ilya Smirnov - 2018-10-11 - SMF: Store URMOR SPR Value in host_build_stop_image
93f12cd - Christian Geddes - 2018-10-11 - Remove printTimaInfo function until we figure out how to avoid issues
254192a - Sumit Kumar - 2018-10-10 - eRepair: Invalidate non-matching vpd records
9518b4c - Andrew Jeffery - 2018-10-10 - pnor: Fall back to AST mbox transport if IPMI is unavailable
7c16f37 - Andrew Jeffery - 2018-10-10 - pnor: mboxdd: Rename class to PnorMboxDD
d768905 - Andrew Jeffery - 2018-10-10 - pnor: ipmidd: Rename class to PnorIpmiDD
92d167f - Andrew Jeffery - 2018-10-10 - pnor: Rename the SFC-based PnorDD class to PnorSfcDD
c829113 - Andrew Jeffery - 2018-10-10 - pnor: Introduce an IPMI-based PNOR driver implementation
4874662 - Andrew Jeffery - 2018-10-10 - initservice: Move ipmibase module to base image
e2c0716 - Andrew Jeffery - 2018-10-10 - ipmi: Remove IpmiRP dependency on targeting
5fc4573 - Andrew Jeffery - 2018-10-10 - ipmi: Split into ipmibase and ipmiext modules
1b48118 - Andrew Jeffery - 2018-10-10 - ipmi: IpmiDD and IpmiRP must never free resources
e9ade5b - Zane Shelley - 2018-10-10 - PRD: PM error log parser updates
Changes Included for package hcode, branch master:
2e50384 - hostboot - 2018-10-11 - Release tag information updated for hw101118a.930
833f5f0 - hostboot - 2018-10-10 - Release tag information updated for hw101018a.930
Signed-off-by: hostboot <hostboot@us.ibm.com>
Diffstat (limited to 'openpower/package/hcode')
| -rw-r--r-- | openpower/package/hcode/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/package/hcode/Config.in b/openpower/package/hcode/Config.in index 1b77a56d..f63c0749 100644 --- a/openpower/package/hcode/Config.in +++ b/openpower/package/hcode/Config.in @@ -31,7 +31,7 @@ config BR2_HCODE_CUSTOM_VERSION_VALUE config BR2_HCODE_VERSION string - default "hw100918a.930" if BR2_HCODE_LATEST_VERSION + default "hw101118a.930" if BR2_HCODE_LATEST_VERSION default BR2_HCODE_CUSTOM_VERSION_VALUE \ if BR2_HCODE_CUSTOM_VERSION |

