Skip to content

Commit 0efcda4

Browse files
igc revision update
Change-Id: I3c639b3d12744d9dfe67b85d3b5e9a80f0a2fb97
1 parent a65ef2f commit 0efcda4

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

manifests/manifest.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
components:
22
gmmlib:
3-
branch: gmmlib
43
clean_on_sync: true
54
dest_dir: gmmlib
6-
repository: https://github.com/intel/gmmlib.git
7-
revision: intel-gmmlib-19.3.2
85
type: git
6+
branch: gmmlib
7+
revision: intel-gmmlib-19.3.2
8+
repository: https://github.com/intel/gmmlib.git
99
igc:
10-
branch: igc
1110
clean_on_sync: true
1211
dest_dir: igc
13-
repository: https://github.com/intel/intelgraphicscompiler
14-
revision: b3ed5e584dac45d560e6f68e5f6e84af8a661e6e
1512
type: git
13+
branch: igc
14+
revision: 0efaaf958f644e454c84f86ac83109e59eb0580a
15+
repository: https://github.com/intel/intelgraphicscompiler
1616
infra:
1717
branch: infra
1818
clean_on_sync: true
@@ -31,17 +31,17 @@ components:
3131
revision: 117d709602a49f4aae6e7965743cec61834a3c35
3232
type: git
3333
libva:
34-
branch: libva
3534
clean_on_sync: true
3635
dest_dir: libva
37-
repository: https://github.com/intel/libva.git
38-
revision: c9bb65b
3936
type: git
37+
branch: libva
38+
revision: c9bb65b
39+
repository: https://github.com/intel/libva.git
4040
wdk:
41-
branch: wdk
4241
clean_on_sync: true
4342
dest_dir: wdk
44-
revision: 1b671f56c71786ef356de9b0c1d93ba18104e655-1314
4543
type: git
44+
branch: wdk
45+
revision: 1b671f56c71786ef356de9b0c1d93ba18104e655-1314
4646
converter: M-1314
4747
version: '1'

scripts/fedora.spec.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
%global neo_commit_id __NEO_COMMIT_ID__
22
%global gmmlib_version_required 19.3.2
3-
%global igc_version_required 1.0.2597
3+
%global igc_version_required 1.0.2714
44

55
Name: intel-opencl
66
Version: __NEO_PACKAGE_VERSION__

0 commit comments

Comments
 (0)