summaryrefslogtreecommitdiffstats
path: root/openpower
diff options
context:
space:
mode:
authorhostboot <hostboot@us.ibm.com>2019-03-27 03:42:17 -0500
committerhostboot <hostboot@us.ibm.com>2019-03-27 03:42:17 -0500
commita4691c14664a596d9893ee41b04c72f74fbb92b0 (patch)
tree435a78f7aef631ae0c0c315c9520302aec59c85d /openpower
parent1a03672434bed0ff019c1e6b97782eb5ec81c731 (diff)
downloadblackbird-op-build-a4691c14664a596d9893ee41b04c72f74fbb92b0.tar.gz
blackbird-op-build-a4691c14664a596d9893ee41b04c72f74fbb92b0.zip
op-build update 3-27-2019
Changes Included for package occ, branch master: 58e422d - Zane Shelley - 2019-01-02 - FIRDATA: added Axone/Explorer support to firData.c 6220fb3 - Zane Shelley - 2019-01-02 - FIRDATA: Simplified adding subunit targets to PNOR in firData.c b673f22 - Zane Shelley - 2019-01-02 - FIRDATA: Further simplifying iteration variables in firData.c 69bac80 - Zane Shelley - 2019-01-02 - FIRDATA: Simplified iterating targets from HOMER in firData.c 29d1d67 - Zane Shelley - 2019-01-02 - FIRDATA: Simplified adding chip units to PNOR d4e558e - Zane Shelley - 2019-01-02 - FIRDATA: Simplified adding targets to PNOR d280115 - Zane Shelley - 2019-01-02 - FIRDATA: Clean up HOMER parsing variables in firData.c 18fa6f2 - Zane Shelley - 2019-01-02 - FIRDATA: removed HOMER support for Cumulus/Centaur d85d3c5 - Zane Shelley - 2019-01-02 - FIRDATA: add Axone memory subsystem SCOM support d60be21 - Zane Shelley - 2019-01-02 - FIRDATA: remove Cumulus/Centaur targets and add Axone/Explorer 75f2dd3 - Zane Shelley - 2019-01-02 - FIRDATA: fix iteration bug in firData.c 98ccba6 - Chris Cain - 2018-11-27 - Support for PGPE error handling 1904821 - Chris Cain - 2018-11-16 - Updates to wofparser tool 6e52f56 - William Bryan - 2018-11-14 - Fix memory bandwidth chom averages Signed-off-by: hostboot <hostboot@us.ibm.com>
Diffstat (limited to 'openpower')
-rw-r--r--openpower/package/occ/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/openpower/package/occ/Config.in b/openpower/package/occ/Config.in
index 741caccb..d85a4172 100644
--- a/openpower/package/occ/Config.in
+++ b/openpower/package/occ/Config.in
@@ -43,7 +43,7 @@ config BR2_OCC_CUSTOM_VERSION_VALUE
config BR2_OCC_VERSION
string
- default "12c8088a32c5d62745dcce6bbd3a51e46b7667f1" if BR2_OCC_LATEST_VERSION
+ default "58e422dede5932f5b8e01a88315001b0525cc478" if BR2_OCC_LATEST_VERSION
default BR2_OCC_CUSTOM_VERSION_VALUE \
if BR2_OCC_CUSTOM_VERSION
OpenPOWER on IntegriCloud