From a4691c14664a596d9893ee41b04c72f74fbb92b0 Mon Sep 17 00:00:00 2001 From: hostboot Date: Wed, 27 Mar 2019 03:42:17 -0500 Subject: 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 --- openpower/package/occ/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.1