summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStewart Smith <stewart@linux.ibm.com>2018-05-04 02:12:51 -0500
committerStewart Smith <stewart@linux.ibm.com>2018-05-04 02:32:55 -0500
commit7c6c0b9bf0252077b81c320dcae68b7c89599bf9 (patch)
treecf6a2c136fe92dd650faf2617875a548f4b73d65
parent30a6d18fafdbd621917b673e889251fec24916c6 (diff)
downloadblackbird-op-build-7c6c0b9bf0252077b81c320dcae68b7c89599bf9.tar.gz
blackbird-op-build-7c6c0b9bf0252077b81c320dcae68b7c89599bf9.zip
occ master and op920 bump to f741c41933c8835c5de75abe8402e3c5d13d417e
Andres Lugo-Reyes (1): Increase pgpe clip timeout to 500us Douglas Gilbert (1): Fix reading EMPATH data from fused odd numbered cores Sumit Kumar (1): 24x7 gpe1: Added version structure William Bryan (1): Update GPE1 Binary 5/3/18 Signed-off-by: Stewart Smith <stewart@linux.ibm.com>
-rw-r--r--openpower/package/occ/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/openpower/package/occ/Config.in b/openpower/package/occ/Config.in
index aa363eec..2229c996 100644
--- a/openpower/package/occ/Config.in
+++ b/openpower/package/occ/Config.in
@@ -46,8 +46,8 @@ config BR2_OCC_CUSTOM_VERSION_VALUE
config BR2_OCC_VERSION
string
- default "cd30b100eee09956a27b69f7893349451400e5ba" if BR2_OCC_LATEST_VERSION
- default "cd30b100eee09956a27b69f7893349451400e5ba" if BR2_OCC_OP920_VERSION
+ default "f741c41933c8835c5de75abe8402e3c5d13d417e" if BR2_OCC_LATEST_VERSION
+ default "f741c41933c8835c5de75abe8402e3c5d13d417e" if BR2_OCC_OP920_VERSION
default BR2_OCC_CUSTOM_VERSION_VALUE \
if BR2_OCC_CUSTOM_VERSION
OpenPOWER on IntegriCloud