mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-18 22:08:53 +08:00
dependencies update
Change-Id: Ib04ae79169bc7d0b2424c02b804bbcb68ef76cb1
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -1,5 +1,5 @@
|
||||
#!groovy
|
||||
dependenciesRevision='1b671f56c71786ef356de9b0c1d93ba18104e655-1314'
|
||||
dependenciesRevision='3fca422c0e381f607f9c8c02dca161010c30dac8-1319'
|
||||
strategy='EQUAL'
|
||||
allowedCD=263
|
||||
allowedF=7
|
||||
|
||||
@@ -1,18 +1,18 @@
|
||||
components:
|
||||
gmmlib:
|
||||
branch: gmmlib
|
||||
clean_on_sync: true
|
||||
dest_dir: gmmlib
|
||||
type: git
|
||||
branch: gmmlib
|
||||
revision: intel-gmmlib-19.3.2
|
||||
repository: https://github.com/intel/gmmlib.git
|
||||
revision: intel-gmmlib-19.3.2
|
||||
type: git
|
||||
igc:
|
||||
branch: igc
|
||||
clean_on_sync: true
|
||||
dest_dir: igc
|
||||
type: git
|
||||
branch: igc
|
||||
revision: 0efaaf958f644e454c84f86ac83109e59eb0580a
|
||||
repository: https://github.com/intel/intelgraphicscompiler
|
||||
revision: 0efaaf958f644e454c84f86ac83109e59eb0580a
|
||||
type: git
|
||||
infra:
|
||||
branch: infra
|
||||
clean_on_sync: true
|
||||
@@ -31,17 +31,17 @@ components:
|
||||
revision: 117d709602a49f4aae6e7965743cec61834a3c35
|
||||
type: git
|
||||
libva:
|
||||
branch: libva
|
||||
clean_on_sync: true
|
||||
dest_dir: libva
|
||||
type: git
|
||||
branch: libva
|
||||
revision: c9bb65b
|
||||
repository: https://github.com/intel/libva.git
|
||||
revision: c9bb65b
|
||||
type: git
|
||||
wdk:
|
||||
branch: wdk
|
||||
clean_on_sync: true
|
||||
dest_dir: wdk
|
||||
type: git
|
||||
branch: wdk
|
||||
revision: 1b671f56c71786ef356de9b0c1d93ba18104e655-1314
|
||||
converter: M-1314
|
||||
type: git
|
||||
converter: M-1319
|
||||
version: '1'
|
||||
|
||||
Reference in New Issue
Block a user