From 2bfcd951af44e5eb8a5d2afea996df3cd9286632 Mon Sep 17 00:00:00 2001 From: ocldev Date: Mon, 12 Aug 2019 15:55:25 +0200 Subject: [PATCH] igc revision update Change-Id: I508ad9d4ef912c39c7b04765e694b40ac241f263 --- manifests/manifest.yml | 2 +- scripts/fedora.spec.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/manifest.yml b/manifests/manifest.yml index 352ffc94ca..dca94da953 100644 --- a/manifests/manifest.yml +++ b/manifests/manifest.yml @@ -11,7 +11,7 @@ components: clean_on_sync: true dest_dir: igc repository: https://github.com/intel/intelgraphicscompiler - revision: 7c89d200bf9c5b5900d961bc6f7df5373f3d0ab6 + revision: 8d603d89a7c511fa8aaf0652ec03c425a8b5935c type: git infra: branch: infra diff --git a/scripts/fedora.spec.in b/scripts/fedora.spec.in index a847f7d49d..5cb25ba4e1 100644 --- a/scripts/fedora.spec.in +++ b/scripts/fedora.spec.in @@ -1,6 +1,6 @@ %global neo_commit_id __NEO_COMMIT_ID__ %global gmmlib_version_required 19.2.3 -%global igc_version_required 1.0.10-2407 +%global igc_version_required 1.0.10-2438 Name: intel-opencl Version: __NEO_PACKAGE_VERSION__